punishments: # Set this to true if players should be punished when they log out in mid-air # Default: false enable: false
# A list of commands that will be executed as punishments if the above option is 'true' # These will be executed by console, not the player # Do not add a '/' before the command # # Valid Placeholders: # {player}: The name of the player that logged out commands: -
"kill {player}"