JailsPlus
  • 📖Getting Started
  • 🚀Usage
    • Commands
    • Permissions
  • ⚙️Configuration
    • Basic Configuration
    • General Settings
    • Jail Settings
    • Escape Punishments
    • Handcuff Configuration
    • Blocked Commands
    • Jail Restrictions
    • Other
  • 👋Support
    • Discord
    • Our Webstore
Powered by GitBook
On this page
  1. Usage

Commands

Remember that for each command you need specific permissions, you will find them in the next section. All commands here are available in Jails+, but not Jails.

Jails and Jails+ Commands Guide

How can I set a Jail?

You can do this through the main command:

/setjail <name>

Stand where you want the jail to be and execute this command in chat.

How can I jail a player?

You can do this through the main command:

/jail <player> <jailname> <reason>

Executes this command to jail the specified player and send them to the jail location previously set.

How can I ip-jail a player?

You can do this through the main command:

/ip-jail <player> <jail name> [reason] [duration]

Jails a player and all accounts with the same IP address

How can I see the available jails list?

You can do this through the main command:

/jails

Displays a list of all available jails.

How can I unjail a jailed player?

You can do this through the main command:

/unjail <jailed_player_name>

Executes this command to unjail the specified player.

How can I check the duration of a jailed player?

You can do this through the main command:

/jailduration <player>

Displays the remaining jail duration for the specified player.

How can I temporarily jail a player?

You can do this through the main command:

/tempjail <player> <jailname> <duration> <reason>

Temporarily jails a player and automatically releases them after the specified duration. [Recommended for most servers]

How can I delete a Jail?

You can do this through the main command:

/deljail <jail_name>

Permanently deletes the specified jail.

How can I see and manage jailed players?

You can do this through the main command:

/jailed list

Opens a GUI showing the list of jailed players, allowing you to manage them.

How can I set where a player will be sent after getting unjailed?

You can do this through the main command:

/jailspawn <player> <world_spawn | original_location>

Determines the player's spawn location after release. original_location refers to the player's location before being jailed.

How can I handcuff a player?

You can do this through the main command:

/handcuff <player>

Applies handcuffs to the specified player, giving them Slowness and Darkness effects.

How can I remove the handcuffs from a player?

You can do this through the main command:

/unhandcuff <player>

Removes handcuffs from the specified player.

How can I select the corners for a flag?

To select the corners for a flag, you can use the following command to get the Jail Wand:

/jailwand

After executing this command, use the /jailsetflag command to set a flag!

How can I set a flag?

You can do this through the main command:

/jailsetflag <name>

Sets a flag for the defined pos1 and pos2 from the selection tool.

How can I delete a flag?

You can do this through the main command:

/jaildelflag <name>

Permanently deletes the specified flag.

How can I see the available flags list?

You can do this through the main command:

/jailflaglist

Displays a list of all available flags.

How can I preview the borders of a flag?

You can do this through the main command:

/jailpreview <flag name>

Previews the borders of a flag using particles.

How can i check for updates in-game?

You can do this through the main command:

/jailversion

Checks for updates

How can I reload the configuration without restarting the server?

You can do this through the main command:

/jailsreload

Reloads the plugin's configuration.

How can I get the list of commands in-game and help?

You can do this through the main command:

/jailshelp

Displays a list of commands along with their descriptions in-game.

PreviousGetting StartedNextPermissions

Last updated 5 days ago

🚀