FallAvert icon

FallAvert -----

Prevent players from executing commands while falling.



2.3
Added config options for punishments.

Make sure you add this to your config:
Code (YAML):

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}"
 
----------, Nov 21, 2018
Resource Information
Author:
----------
Total Downloads: 1,591
First Release: Apr 30, 2017
Last Update: May 26, 2023
Category: ---------------
All-Time Rating:
4 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings