Work on the commands help and usage, sync with the wiki pages.
This commit is contained in:
@@ -15,7 +15,7 @@ import com.graywolf336.jail.enums.Lang;
|
||||
needsPlayer = false,
|
||||
pattern = "telein|teleportin",
|
||||
permission = "jail.command.jailtelein",
|
||||
usage = "/jail telein <jailname> (player)"
|
||||
usage = "/jail telein [jail] (name)"
|
||||
)
|
||||
public class JailTeleInCommand implements Command {
|
||||
public boolean execute(JailManager jm, CommandSender sender, String... args) throws Exception {
|
||||
|
Reference in New Issue
Block a user