mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2025-01-14 20:21:19 +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
|
// TODO: refactor into a policy style system
|
||||||
@Command(
|
@Command(
|
||||||
aliases = { "waypoints", "waypoint", "wp" },
|
aliases = { "waypoints", "waypoint", "wp" },
|
||||||
usage = "disableteleporting",
|
usage = "disableteleport",
|
||||||
desc = "Disables teleportation when stuck (temporary command)",
|
desc = "Disables teleportation when stuck (temporary command)",
|
||||||
modifiers = { "disableteleport" },
|
modifiers = { "disableteleport" },
|
||||||
min = 1,
|
min = 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user