-
Notifications
You must be signed in to change notification settings - Fork 10
FAQ
You need to manually modify the book click commands in the language files as shown below:
Example:
"<click:run_command:'/report $player $category $reason'><hover:show_text:'<dark_green>Description: <gradient:gray:white>$description \n\n<yellow>Click to report!'><gold>● <red>$name</hover></click>""
to:
"<click:run_command:'/report $player $reason'><hover:show_text:'<dark_green>Description: <gradient:gray:white>$description \n\n<yellow>Click to report!'><gold>● <red>$name</hover></click>"
This is because the plugin doesn't support legacy MiniMessage versions, and therefore, it cannot be used on these versions. Consider upgrading your server to the latest Paper version.
The plugin makes use of the latest Paper features and APIs, so you must use the latest version of Java. Otherwise, the plugin will not function correctly.