Betterjails Plugin
BetterJails Plugin (1.18.2, 1.17.1) is a simple jails system plugin aimed at most Minecraft versions.
![]()
Commands
/setjail <jail name>/ Adds a new jail location where the command is executed./deljail <jail name>/ Removes a jail location from the jails list./jails/ Prints a list of available jails./jail <player> <jail> <time>/ Sends a player to the provided jail, and won’t be teleported back until the time provided has passed. Time format must match against this rule:^(\d{1,10}(\.\d{1,2})?)[yMwdhms]$. If all that sounds like gibberish, you can check here for some random examples of valid times./jail info <player>/ Will print out in the chat some information about the jailed player stored in the player data file./unjail <player>/ Teleports a jailed player back to where they were when jailed./betterjails/ Prints the version of the plugin./betterjails reload/ Reloads files into memory./betterjails save/ Saves files from memory.
Permissions
All permissions default to operators only unless otherwise noted.
betterjails.jail/ Lets the user execute the/jailcommand.betterjails.jail.exempt/ The user with this permission cannot be jailed by others (unless offline, but it runs check when joining).betterjails.jails/ Lets the user execute the/jailscommand.betterjails.unjail/ Lets the user execute the/unjailcommand.betterjails.setjail/ Lets the user execute the/setjailcommand.betterjails.deljail/ Lets the user execute the/deljailcommand.betterjails.receivebroadcast/ Prints in the user’s chat when a player has been jailed/unjailed.betterjails.betterjails/ Lets the user execute the/betterjailscommand. Permission defaults to true for all users.betterjails.betterjails.reload/ Lets the user execute the/betterjails reloadcommand.betterjails.betterjails.save/ Lets the user execute the/betterjails savecommand.
Screenshots:






How to install:
- Download a plugin of your choice.
- Place the .jar and any other files in your plugins directory.
- Run the server and wait for it to fully load.
- Type stop in your Minecraft server console to bring the server to a clean stop.
- Run the server.
- All done! Your plugin should be installed and ready to be used.