Sorry for leaving spigot community without any updates,
this update brings a lot of new features including:
- Messages and language customization support, you can now find lang.yml file in plugin directory.
- Message Drop from ores disabled delay added (10s) to prevent players from spamming their chat.
- Fixed some small bugs
- Added GUI
- /d or /drop command displays menu
- Removed many small and larger bugs
- Added update welcome message, which is displayed once to every player when the plugin is updated
- Add basic permissions:
- stonedrop.drop - Allow players to use /drop command.
- stonedrop.whatdrops - Allow players to use /whatdrops command.
- Fix bug where while the inventory was full, items were duped.
- Cosmetic changes to commands output.
- Added support for minecraft 1.16.1
- You can now disable drop from ores in plugin config
- Plugin can now drop items directly into players inventory instead of dropping it on the ground (specified in config)
Here's how you can change newly added settings:
- In plugins folder find StoneDrop plugin
- Open config.yml file
- Now respectively, depending on what you want to do:
- To disable drop from ores find ore-drop: true and set the value to: false
- To enable dropping to inventory find drop-to-inventory: false and set it to: true
That's how its supposed to look like:
What can this menu do?
- Every player can now manage their drop preferences quickly and easily by right clicking on the item
- Left clicking on the items shows drop chances for every fortune level
Images:
How to disable update welcome messages?
In config.yml set this line:
![[IMG]](/proxy/image?url=https%3A%2F%2Fcamo.githubusercontent.com%2Ff0a19b5c4c1729be88d1c5bf8c44ab7544f9cec19f57e5f207731ae8d91f5fae%2F68747470733a2f2f692e696d6775722e636f6d2f7356633656685a2e706e67)
to false
Your feedback
Please let me know if you find any bugs or you come up with new feature that could make StoneDrop even better!