Skip to content

Commit

Permalink
删除多余的旧设置
Browse files Browse the repository at this point in the history
  • Loading branch information
Xujiayao committed Jan 14, 2025
1 parent bbd4847 commit bd3adb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/com/xujiayao/discord_mc_chat/Config.java
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ public static class Generic {
public String consoleLogChannelId = "";
public String updateNotificationChannelId = "";

public boolean useUuidInsteadOfName = true;

public String avatarApi = "https://mc-heads.net/avatar/{player_uuid}.png";

public boolean broadcastPlayerCommandExecution = true;
Expand Down

0 comments on commit bd3adb4

Please sign in to comment.