Revert "Clear" commit, was not meant to be pushed.
This reverts commit bdf5d326f5910993c1f7e48b4409f7b0d53c1926. By: EvilSeph <evilseph@gmail.com>
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