Skip to content

Prisoner

Antonio García edited this page Nov 11, 2020 · 2 revisions

Description:

Used to manage the prisoners in a Jail.

Required role(s):

  • OP
  • SupremeWarden

Commands:

/prisoners <pickaxe>

Arguments:

  • <pickaxe> - gives a prisoner pickaxe.

Example:

/prisoners pickaxe


/prisoners spawn [jailname]

Arguments:

  • [jailname] - the name of the jail to set the spawn of the prisoners.

The player that executes the command must stand inside the jail boundary to set the spawn.

Example:

/prisoners spawn Azkaban


/prisoners <add|remove> [jailname] [username]

Arguments:

  • [jailname] - the name of the jail to manage.
  • [username] - the player that will be added or removed from the prisoners.

Example:

/prisoners add Azkaban DevNodachi

/prisoners remove Azkaban DevNodachi


/prisoners list [jailname] [0-#]

Arguments:

  • [jailname] - the name of the jail to manage.
  • [0-#] - if the server has less than 10 prisoners just use 0. Otherwise each number will get 10 prisoners. Similar to Book Pages.

List all the prisoners in the given jail.

Example:

/prisoners list Azkaban 0


/prisoners <addmax|removemax> [jailname] [username]

Arguments:

  • [jailname] - the name of the jail to manage.
  • [username] - the prisoner that will be added or removed from the max security jail.

Remember that the max security jail is just a jail so any jailname given will work.

Example:

/prisoners addmax AzkabanMaxSecurity DevNodachi

/prisoners removemax AzkabanMaxSecurity DevNodachi


/prisoners time [jailname] <add|remove|info> [username] [1-#]

Arguments:

  • [jailname] - the name of the jail to manage.
  • [username] - the prisoner that will get their time added, removed or checked.
  • [1-#] - time in hours that the time in jail of the prisoner will be increased/decreased.

The time added/removed only works with the time in jail, it doesn't interact with the max security jail time.

Example:

/prisoners time Azkaban add DevNodachi

/prisoners time Azkaban remove DevNodachi

/prisoners time Azkaban info DevNodachi