forked from SteamWar/SteamWar
Add WeatherCommand
This commit is contained in:
@@ -46,6 +46,7 @@ public final class Builder extends JavaPlugin {
|
||||
new SpeedCommand();
|
||||
new FreezeCommand();
|
||||
new ArenaconfigCommand();
|
||||
new WeatherCommand();
|
||||
|
||||
if (Bukkit.getPluginManager().getPlugin("AxiomPaper") != null) {
|
||||
Bukkit.getPluginManager().registerEvents(new AxiomHandshakeListener(), this);
|
||||
|
||||
Reference in New Issue
Block a user