Simple minecraft plugin, sending discord embed and saving data to database on jail command
Feel free to alter the code of this plugin to your needs
- Customizable messages
- Every message can be disabled/enabled
- Database could be setup to save the data
- Commands for listing all data from database (including filters)
/jw all
/jw allactive
true/false
/jw allprisoner_name/jailed_by
nickname
- Start command customization (instead of
jail
it could be anything) - Discord embed message on jail command with format:
/jail
nick
duration
cell
r:reason handling spaces
- Download the latest release on the right side of the page.
- Drop the
.jar
file in yourplugins
folder. - Start the server and a folder
JailWebhook
will be generated with aconfig.yml
file. - Add the Webhook URL to the top of the file, if you are unsure how to get one reffer to this page
- Configure the plugin using
config.yml
to your needs - Reload the plugin using
/jw reload