General:
This is a complete rewrite of the plugin against the Spigot API which was made available since the plugins original release. This will significantly improve maintainability moving forwards, especially forward compatibility to newer Minecraft versions. The focus of this plugin also shifted towards creative mode servers, since the exploit has been fixed for survival.
Note:
The plugin supports Spigot/Paper servers for Minecraft version 1.13 and later. For full functionality, ProtocolLib is required. Please also check the updated plugin description:
https://www.spigotmc.org/resources/bookexploitfix.5897/
The configuration file format has changed significantly to make it clearer and easier to configure. Please delete the old file and let the plugin generate a new version. See here for more information on the new format:
https://github.com/minoneer/BookExploitFix/blob/master/src/main/resources/config.yml
Changes:
- Complete rewrite of the filtering functions against the Spigot API
- Improved support for creative mode players via ProtocolLib
- Lectern support for servers with Minecraft version1.14 or higher
- Open sourced code at https://github.com/minoneer/BookExploitFix