Revert "Clear" commit, was not meant to be pushed.
This reverts commit bdf5d326f5.
This commit is contained in:
@@ -56,7 +56,6 @@ public class SimpleCommandMap implements CommandMap {
|
||||
fallbackCommands.add(new DifficultyCommand());
|
||||
fallbackCommands.add(new WeatherCommand());
|
||||
fallbackCommands.add(new SpawnpointCommand());
|
||||
fallbackCommands.add(new ClearCommand());
|
||||
}
|
||||
|
||||
public SimpleCommandMap(final Server server) {
|
||||
|
||||
Reference in New Issue
Block a user