FallAvert icon

FallAvert -----

Prevent players from executing commands while falling.




Added support for Folia servers.
----------, May 26, 2023

Change Log:
  • Ensure compatibility with 1.19.4
----------, Mar 19, 2023

Change Log:
  • Added support for sub-commands in the configuration.
  • Added optional debug option for the fall checks.

Check the new config.yml on the overview page for changes.
----------, Aug 28, 2022

Change Log:
  • Added support for Spigot 1.18.2 and 1.19.
----------, Jul 10, 2022

Change Log:
  • Added support for 1.17.
----------, Jun 15, 2021

Change Log:
  • Added support for 1.16.5.
  • Fixed config.yml format not matching YAML rules.
----------, Jan 27, 2021

FallAvert has been recoded so your config.yml will need to be regerated.

Change Log:
- Fixed slabs and other non-solid blocks being detected as AIR for players
- Improved config.yml
- Added command `/fallavert check <player>` for checking if a player is falling or not and why
----------, Aug 27, 2019

- Added debug option in config
- Fixed CAVE_AIR and VOID_AIR not being detected as AIR in 1.13+
----------, Apr 20, 2019

This update doesn't have any major changes, only code improvements
----------, Apr 18, 2019

Fixed an issue where players were being punished even though they were on the ground
----------, Nov 22, 2018

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

Added a config option "allow if flying" which will allow players to execute commands if they are flying instead of falling.

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

# Allow commands if the person is flying instead of falling
# Default: true
allow if flying
: true
 
----------, Oct 18, 2018

- Fixed issues with the plugin not loading properly and the config having a typo
----------, Oct 8, 2018

- Moved options to `config.yml`
- Fixed some issues with commands from other plugins
- Added a command `/fallavert reload`
----------, Oct 8, 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