AntiWorldFly v2.4.0

Details

  • Filename
    AntiWorldFly-2.4.0.jar
  • Uploaded by
  • Uploaded
    Jan 22, 2021
  • Size
    67.48 KB
  • Downloads
    1,040
  • MD5
    ad84fb6694e83711e554b8438ba36484

Supported Bukkit Versions

  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2
  • CB 1.7.9-R0.1
  • 1.8.3

Changelog

This update adds quite a few features people have been requesting for quite some time. It also includes changes to the permission system and some quality of life stuff.
 
For info on the permissions, see the wiki page on permissions
Release notes on GitHub
 
If you encounter any problems, don't hesitate to open an issue.
 
Elytras:
  • Elytra blocking. Can sometimes be bypassed while the server is lagging.
  •    Perms:
    • `antiworldfly.elytra.` - Grants the player to use the elytra in ALL blocked worlds.
    • `antiworldfly.elytra.<world>` - Grants the player to use the elytra in a specific blocked world.
  • Added `disableElytra` to the config file, must be set to true to disable elytras
 
Flight:
  • Added per-world flight bypass perms
    • `antiworldfly.fly.<world>` - allows the player to bypass flight restrictions in the specified world
    • Changed `antiworldfly.fly` to `antiworldfly.fly.`. Both still work, however I recommend using the latter.
 
Misc. Changes:
  • Fixed prefix removal, the error came because of a backwards statement in commit f9a1d0d. The chat prefix will actually show up now, it makes this look quite a bit more professional.
 
  • Removed the plugin prefix from the lines of the help command, it looked a little cluttered
 
  • Change colour of "AntiWorldFly" in the help command header to '&7' instead of '&9' to make it stand out a bit more.
 
  • Renamed classes for clarity