Modified help string for exit command.
This commit is contained in:
parent
1bfc886969
commit
3a7be837b5
@ -17,7 +17,7 @@ public class CommandSetExit extends BaseCommand
|
||||
|
||||
requiredParameters.add("id");
|
||||
|
||||
helpDescription = "Changes the location where the gate will teleport players to your current location.";
|
||||
helpDescription = "Change exit of location.";
|
||||
|
||||
requiredPermission = Plugin.permissionManage;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user