By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.

OK, Don't show this again

A PocketMine-MP plugin to prohibit players from dropping their items
version 1.3.0
Approved
Direct Download How to install?
Switch version
18 Downloads / 411 Total
2 Reviews
Plugin Description §

NoDrops

A PocketMine-MP plugin to prohibit players from dropping their items.

Features

  • Auto update checker.
  • Permission bypass.
  • World blacklist and whitelist support.
  • Option to enable or disable messages.
  • Supports & as formatting codes.
  • Option to enable or disable all item drops.
  • Custom item that can't be dropped.
  • Lightweight and open source ❤️

Default Config

---
# Do not change this (Only for internal use)!
config-version: 1.2

# Set this to true if you want to use the blacklisted-worlds settings.
# If both enable-world-blacklist and disable-world-blacklist are set to the same setting,
# dropped items will be enabled for all worlds.
enable-world-blacklist: false
# If enable-world-blacklist is set to true, dropped items will be enabled for all worlds,
# except the worlds mentioned here.
blacklisted-worlds:
  - "blacklistedworld1"
  - "blacklistedworld2"

# Set this to true if you want to use the whitelisted-worlds settings.
# If both enable-world-blacklist and disable-world-blacklist are set to the same setting,
# dropped items will be disabled for all worlds.
enable-world-whitelist: false
# If enable-world-whitelist is set to true, dropped items will be disabled for all worlds,
# except the worlds mentioned here.
whitelisted-worlds:
  - "whitelistedworld1"
  - "whitelistecworld2"

# If this is set to true, players who try to drop items will be sent a message telling them they cannot do so.
enable-message: true
# Message used when canceling a player dropping an item.
# Use "&" to color the message.
message: "&cYou can't drop your items here"

# If this is set to true, all items can't be dropped.
enable-all-items: false
# List of items that can't be dropped.
# If the item has meta, you can use the format "id:meta".
list-items:
  - "oak_log"
  - "diamond_ore"
  - "apple"
  - "diamond_pickaxe"
  - "oak_sapling"
...

Upcoming Features

  • Currently none planned. You can contribute or suggest for new features.

Additional Notes

  • If you find bugs or want to give suggestions, please visit here.
  • We accept all contributions! If you want to contribute, please make a pull request in here.
  • Icons made from www.flaticon.com
What's new §
  • feat: support API 5
  • Auto update checker.
  • Option to enable or disable messages.
  • Option to enable or disable all item drops.

ChernegaSergiy
Outdated
using v1.0.0
11 Jan 22
It would be interesting to see plugin to ban the picking of items in flight or creative modes.
OrangTamvan
Outdated
using v1.0.0
11 Jan 22
I like your plugin 👍
AIPTU
11 Jan 22
Thanks for the review

Reply to review by :

/ 5
Supported API versions
5.0.0
->
5.16.0
Producers §
  • Collaborators:
    • @AIPTU
License §
Categories:
General
Anti-Griefing Tools
Mechanics
Miscellaneous
Permissions
Manage permissions
Manage blocks/items
Other files

You can leave one review per plugin release, and delete or update your review at any time

/ 5
Loading...