forked from SteamWar/SteamWar
Update WaterDestroyCommand
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ import org.bukkit.entity.Player;
|
|||||||
@Linked
|
@Linked
|
||||||
public class WaterDestroyCommand extends SWCommand {
|
public class WaterDestroyCommand extends SWCommand {
|
||||||
public WaterDestroyCommand() {
|
public WaterDestroyCommand() {
|
||||||
super("waterblock", "waterdestroy", "wb");
|
super("waterdestroy");
|
||||||
}
|
}
|
||||||
|
|
||||||
private String getEnableMessage(){
|
private String getEnableMessage(){
|
||||||
|
|||||||
Reference in New Issue
Block a user