forked from SteamWar/SteamWar
Merge branch 'main' into exposed
# Conflicts: # CommonCore/SQL/src/de/steamwar/sql/GameModeConfig.java # CommonCore/SQL/src/de/steamwar/sql/Punishment.java
This commit is contained in:
@@ -44,7 +44,7 @@ public class SWCommand extends AbstractSWCommand<CommandSender> {
|
||||
private Command command;
|
||||
|
||||
@Setter
|
||||
private Message message = null;
|
||||
protected Message message = null;
|
||||
private List<String> defaultHelpMessages = new ArrayList<>();
|
||||
|
||||
protected SWCommand(String command) {
|
||||
|
||||
Reference in New Issue
Block a user