Update WaterDestroyCommand

This commit is contained in:
2025-12-17 21:13:31 +01:00
parent 33a7961979
commit 1982b5e42c
@@ -30,7 +30,7 @@ import org.bukkit.entity.Player;
@Linked
public class WaterDestroyCommand extends SWCommand {
public WaterDestroyCommand() {
super("waterblock", "waterdestroy", "wb");
super("waterdestroy");
}
private String getEnableMessage(){