better help description for the create command
This commit is contained in:
parent
bbe4b29073
commit
9e3b6a6cdb
@ -17,7 +17,7 @@ public class CommandCreate extends BaseLocationCommand
|
||||
senderMustBePlayer = true;
|
||||
hasGateParam = false;
|
||||
|
||||
helpDescription = "Create a gate at the current location of the player.";
|
||||
helpDescription = "Create a gate at your current location.";
|
||||
|
||||
requiredPermission = Plugin.permissionManage;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user