diff --git a/war/src/main/java/plugin.yml b/war/src/main/java/plugin.yml index 5288791..6219390 100644 --- a/war/src/main/java/plugin.yml +++ b/war/src/main/java/plugin.yml @@ -30,7 +30,7 @@ commands: description: (War) Use to change teams. Also used instead of walking in the team gate in the lobby. usage: - Must be standing in warzone or lobby. - - /join + - /join leave: description: (War) Use to leave a warzone. Teleports you back to the lobby. usage: @@ -70,7 +70,7 @@ commands: description: (War) Creates or moves a team spawn. The lobby is updated. Teams are diamond, iron or gold. usage: - Must be standing in warzone. - - /setteam + - /setteam setmonument: description: (War) Creates or moves a monument. usage: @@ -80,7 +80,7 @@ commands: description: (War) Creates/moves a team flag post for CTF. usage: - Must be standing in warzone. - - /setteamflag + - /setteamflag resetzone: description: (War) Reloads zone blocks from memory. Reloads from disk with "hard" option. Everyone back to the lobby. usage: @@ -95,7 +95,7 @@ commands: description: (War) Deletes the team. Team must exist. usage: - Must be standing in warzone or lobby. - - /deleteteam + - /deleteteam deletemonument: description: (War) Deletes the monument. usage: diff --git a/war/target/classes/plugin.yml b/war/target/classes/plugin.yml index 5288791..6219390 100644 --- a/war/target/classes/plugin.yml +++ b/war/target/classes/plugin.yml @@ -30,7 +30,7 @@ commands: description: (War) Use to change teams. Also used instead of walking in the team gate in the lobby. usage: - Must be standing in warzone or lobby. - - /join + - /join leave: description: (War) Use to leave a warzone. Teleports you back to the lobby. usage: @@ -70,7 +70,7 @@ commands: description: (War) Creates or moves a team spawn. The lobby is updated. Teams are diamond, iron or gold. usage: - Must be standing in warzone. - - /setteam + - /setteam setmonument: description: (War) Creates or moves a monument. usage: @@ -80,7 +80,7 @@ commands: description: (War) Creates/moves a team flag post for CTF. usage: - Must be standing in warzone. - - /setteamflag + - /setteamflag resetzone: description: (War) Reloads zone blocks from memory. Reloads from disk with "hard" option. Everyone back to the lobby. usage: @@ -95,7 +95,7 @@ commands: description: (War) Deletes the team. Team must exist. usage: - Must be standing in warzone or lobby. - - /deleteteam + - /deleteteam deletemonument: description: (War) Deletes the monument. usage: