Update WaypointCommands.java

This commit is contained in:
fullwall 2014-07-12 12:20:47 -07:00
parent a7bdcd7e87
commit c8c1eb4d9c

View File

@ -20,7 +20,7 @@ public class WaypointCommands {
// TODO: refactor into a policy style system
@Command(
aliases = { "waypoints", "waypoint", "wp" },
usage = "disableteleporting",
usage = "disableteleport",
desc = "Disables teleportation when stuck (temporary command)",
modifiers = { "disableteleport" },
min = 1,