Simple plugin that allows negation of falling damage per player!
Current version: 0.7 Beta
Features
- Command-based on/off
- Permissions Support
- Can automatically activate on login
Permissions Nodes
- easyfall.use
- Allows usage of easyfall
Commands
- /fallOn - enables falling damage
- /fallOff - disables falling damage
Config
- AutoActivateOnLogin
- Automately disables falling damage on login for every player that has permissions to use EasyFall (if set to true)
- UsePermissions
- Should it use permissions? (if true it will try using PEx, if that is not found it will use SuperPerms; if false it will check if the user is OP)
- disableFallDamageMessage
- Message to be displayed when people disable fall damage (/falloff)
- enableFallDamageMessage
- Message to be displayed when people enable fall damage (/fallon)
- noPermissionsMessage
- Message to be displayed when people try to use the command without permissions

