
Patch 1.6.1
release24 февраля 2025 г.
- Fixed an error where the plugin does not create a directory folder before making config files.
Update 1.6
release25 января 2025 г.
-
Changed prefix from being hardcoded to becoming a setting in messages.yml
-
Internal messaging and logging overhaul for optimizations
-
Updated help command list a bit
Patch 1.5.1
release14 декабря 2024 г.
- Removed an old permission check that prevented players from using the commands, despite having assigned the right permissions.
Update 1.5
release28 ноября 2024 г.
Added new permission nodes ki.onjoin.on and ki.onjoin.off
If the player joins the server and has either one of the permission nodes mentioned above, it'll automatically have KeepInventory enabled or disabled.
Blacklisted worlds will still prevent the player from having KeepInventory enabled.
Added new config option debug.send-on-join-notification
By default, this config option is set to "false", but if enabled, it'll send the joining player a message about KeepInventory being enabled or disabled for them.
Added three new messages for the on-join notifications
Now introducing: KeepInvAPI
You can now use KeepInventory Individual inside your project's library! Right now, it only lets you enable and disable KeepInventory for the specified player. More info on the wiki!
As always, please don't hesitate reaching out to me, if you got any questions or if something is not working right.
And remember, please do not use the review section to seek support.
Critical Bugfixes 1.4.3
release23 ноября 2024 г.
It's been a while, but I have finally returned with some important fixes!
-
Fixed the world-blacklist and the deathcause-blacklist from detecting blacklisted events.
-
Various code optimizations