JailsPlus has been updated with the following
features:
Code (YAML):
command-hooks:
jail-command-hooks
:
-
"/mute %player%"
unjail-command-hooks
:
-
"/unmute %player%
- command-hooks, This config option basically contains commands that will be executed(on console) on jail(jail/tempjail/ipjail) an unjail.
- jail-command-hooks contains commands that will be executed on jail(jail/tempjail/ipjail)
- unjail-command-hooks contains commands that will be executed on unjail.
Available Placeholders: %player% - This is a placeholder for the targeted prisoner. This placeholder alone should do the work, if not, contact us & we will add your requested new placeholders.