Main/Commands

Commands

 Command list is here. Each section indicates sub-command. For example 'punishpoint' command syntax is '/jw punishpoint <add|remove|set> <player-name> <punishment-point> [reason]'

  • /<jailworker|jw>
    • list | Lists all jails.
    • clean <jail-name> | Clears punishment blocks.
    • delete <jail-name> | Deletes the jail. Prisoners are now be free. But can get out.
    • free <player> [reason] | Frees player.
    • give <player> <material-name> [amont] | Give item to prisoner.
    • goto [jail-name] | Teleports to the jail. If no argument, back to previous location.
    • restart <jail-name> | Restarts the jail.
    • start <jail-name> | Starts the jail.
    • stop <jail-name> | Stops the jail.
    • put <player-name> <jail-name> <punishment-point> [reason] | Puts player into jail.
    • create <jail-name> <max-punishment-block> <punishment-block-interval> <punishment-bock1> [punishment-bock2] ... | Creates new jail.
    • allowedcommand
      • add <jail-name> <command1> [command2] ... | Adds allowed commands for the jail.
      • remove <jail-name> <command1> [command2] ... | Removes allowed commands for the jail.
      • list <jail-name> | Lists allowed commands for the jail.
    • info
      • jail <jail-name> | Show info of this jail.
      • prisoner <player-name> | Show info of this prisoner.
      • blocks | Show punishment points per blocks.
    • punishpoint
      • set <player-name> <punishment-point> [reason] | Sets prisoner's punishment point.
      • add <player-name> <punishment-point> [reason] | Increases prisoner's punishment point.
      • remove <player-name> <punishment-point> [reason] | Decreases prisoner's punishment point.
    • reload | If no argument, reloads all of configs.
      • config | Reloads config.yml
      • jailconfig | Reloads jail-config.yml
      • prisoners | Reloads prisoners.yml
      • messages | Reloads languages/*.yml
      • point | Reloads punishment-block-points.yml
    • edit <jail-name>
      • maxblock <max-punishment-blocks> | Sets max punishment block of this jail.
      • blockinterval <max-block-interval> | Sets punishment block placement interval of this jail.
      • pos1 | Sets position 1 of this jail.
      • pos2 | Sets position 2 of this jail.
      • spawn | Sets spawn point of this jail.
      • punishmentblock
        • add <punishment-block1> | Adds punishment block of this jail.
        • remove <punishment-block1> | Removes punishment block of this jail.