minoneer / BookExploitFix

Spigot plugin to improve security surrounding books with JSON content
https://www.spigotmc.org/resources/bookexploitfix.5897/
GNU General Public License v3.0
9 stars 2 forks source link

Content Whitelist #11

Closed minoneer closed 3 years ago

minoneer commented 3 years ago

Add the option to specify a white list of content which is allowed in click events. It supports * wildcards to match any string.

Add override permission to allow book creation without filtering content. Note that there is no such permission for reading books as this would defeat the purpose of protecting OPs from malicious books.