Перейти к содержимому
Mineforgian

NoDropX

Give no drop items! Compatible with ItemsAdder. Folia support.

Загрузки
789
Подписчики
10
Обновлён
10 декабря 2025 г.
Лицензия
LGPL-3.0-only

Опубликован 9 августа 2023 г.



Give no drop items!
The plugin will allow you to create items that will not drop out of your inventory at death!

Commands

/nodrop give [player] [item] (count) - gives an no drop item (perm: nodropx.give)
/nodrop reload - reloads the plugin (perm: nodropx.reload)
/nodrop gui - opens personal storage (perm: nodropx.gui, its default perm)
/nodrop giveStorage [player] [item] (count) - Gives nodrop item to the player's personal storage (perm: nodropx.givestorage)
/nodrop applyhand - Set no drop to item in main hand (perm: nodropx.applyhand)

Features

  • Supports HEX Colors (MiniMessages and MD5 ChatColor)
  • Supports all versions from 1.12.2 to 1.20.1 (Spigot/Paper/Folia)
  • No drop items storage
  • Fully customization
  • Items that protect other slots from death
  • Plugin Wiki (iRedTea/NoDropX Wiki)
  • Developer API (iRedTea/NoDropX Wiki)
  • Mods support (tested on Arclight 1.16.5)
  • ItemsAdder support
  • Folia support​
  • Items thats protect all items in inventory from death

Ченджлог

1.1.2-STABLEРелиз1.21.8, 1.21.9, 1.21.10 · 10 декабря 2025 г.
  • Fix '/nodrop give' command for giving itemsadder's items
  • Now in capacity you may use itemsadder tag for key: "namespace:id": [ 27, 28, 29]
1.1.1-STABLEРелиз1.21.8, 1.21.9, 1.21.10 · 8 декабря 2025 г.

Fix gettings itemsadder items Fix minimessages parser for 1.21.X Replace NBT provider to FastNBT

1.1.0-STABLEРелиз1.21.8, 1.21.9, 1.21.10 · 5 ноября 2025 г.

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...)

1.0.4-HOTFIXБета1.20.2, 1.20.3, 1.20.4 · 31 марта 2024 г.
  1. 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!
  2. 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)
  3. Fixed some issues related to Folia
1.0.3c-SNAPSHOTАльфа1.19.4, 1.20, 1.20.1 · 19 августа 2023 г.

Color fix, confirm menu fix

1.0.3b-SNAPSHOTАльфа1.19.4, 1.20, 1.20.1 · 11 августа 2023 г.

Fix dupes

1.0.3a-SNAPSHOTАльфа1.19.4, 1.20, 1.20.1 · 10 августа 2023 г.

Fix compability with clear spigot

1.0.3-SNAPSHOTАльфа1.19.4, 1.20, 1.20.1 · 9 августа 2023 г.

NoDropX 1.0.3 SNAPSHOT

New stable features

  1. /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).
  2. 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 ]
  1. 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).
  2. Now you can disable update checker in config: checkForUpdates.

Experimental features

  1. 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.
  2. 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)

Комментарии

Загружаем…