Finally, support for 1.21.10 and first stable version! NoDropX 1.1.0 - 2048Kb edition
- 1.21.10 support
- Update messages.yml, usage update
- Replace kotlin libs to java libs
- ItemsAdder material search fix
- (no)ignoreConfirm now not in beta and you can use it
- Documented (no) ignoreConfirm command (check wiki on github)
- onDrag handle fix in singlepage gui
- Colorful name fix in singlepage
- And some other fixes.
Stable because it is based on version 1.0.5, which has shown excellent stability and minimal bugs. All libraries have also been updated, and difficult-to-update libraries (such as Kotlin) have been removed. Finally, everything has been tested on a variety of software.
Tested on: ✔ Folia 1.21.8 ✔ Paper, Leaf 1.21.8 ✔ Paper 1.12.2 ✔ Spigot 1.21.10 (not full support: everything except menus, waiting for paper release...)
- Switching to the new command library - KotlinBukkitKIT. Warning! This library is written in kotlin. If you have any problems, create an issue or contact me!
- A new feature! Now you can create an item that will keep your entire inventory after death! Use /nodrop giveallnodrop! (for more information, see the plugin wiki)
- Fixed some issues related to Folia
Color fix, confirm menu fix
Fix dupes
Fix compability with clear spigot
NoDropX 1.0.3 SNAPSHOT
New stable features
/nodrop storage (/nodrop gui)now by default it is loaded in single-page mode. This is the most stable implementation (for multi-pages, see experimental ones).- Now you can set custom model data for material in capacity. For example:
#MATERIAL->CUSTOM_MODEL_DATA
DIAMOND_HELMET->1000: [ 9, 10, 11, 12, 13, 14, 15, 16, 17 ]
- Confirmation when the player tries to throw no drop item (this option blocks all attempts to throw no drop item, except for pressing q without an open inventory) (you can disable this option in config:
confirmThrowNoDropItem). - Now you can disable update checker in config:
checkForUpdates.
Experimental features
- Multi-pages no drop item storage (
/nodrop gui). It can be not stable, you can enable it in config:personalStorageType: MULTI_PAGES. This will allow you to store an infinite number of items in personal no drop storage. - Added experimental Folia support. If Folia support has been successfully enabled, you will see in the console:
Patches for Folia successfully applied!(you can enable force use folia patches in config)



