Jail
Restrict bad actors and keep your server clean with jar’s jail system.
Introduction
jar’s jail system can be customized to your liking, allowing custom DMs and messages for the bad actor.
Setting up a jail
To create a jail, you can start by running the jail setup
command. This will create a jail role, a jail channel & a jail log channel.
Demonstration of how the jail is setup
After the setup is complete, you should see 2 channels created: #jar-jail
and #jail-logs
.
The 2 channels that jar created for the jail
#jar-jail
is what the bad actors will only see, restricting them from seeing any other channels.#jail-logs
is where the actions taken against the bad actor will be logged.
Customizing the jail
You can change the following settings for the jail.
You can use jail specific variables for both jail message types. Check them out here.
Resetting the jail
To reset the jail, you can run the jail reset
command.
jar will ask you to confirm the reset, followed by a confirmation message.
Pressing Yes will reset the jail, and you will see this confirmation message.
Pressing No will cancel the reset, and you will see this message.