-
Added new config option debug.enabled, which prints debug messages of the plugin's behaviour into the server console.
-
Reduced messages with ".self" and ".other" into it's own messages.*
-
Various code optimizations
-
Added api-version to plugin.yml to prevent legacy mode.
*I highly suggest removing those lines in the messages.yml and use the reload command in-game / restart the server to have the new changes.
-
Added command argument "list" (ki.admin.cmd.list) to get a list of players who have KeepInventory enabled.
-
Added command argument "help" (ki.admin.cmd.help) to get a list of commands for this plugin.
-
Added permission node "ki.keepxp" (default to op players) to prevent players from losing their experience levels upon death.
-
Various code optimizations were done for better plugin performance.