mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2025-01-13 19:52:05 +01:00
Update WaypointCommands.java
This commit is contained in:
parent
a7bdcd7e87
commit
c8c1eb4d9c
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user