forked from SteamWar/SteamWar
Update WaterDestroyCommand
This commit is contained in:
+1
-1
@@ -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(){
|
||||
|
||||
Reference in New Issue
Block a user