- Added the ability to limit how many items per type can be saved in the database.
- The items database will be cleaned and adjusted based on your configs on start up.
- Added a new command that can adjust the database immedietly instead of waiting for the server startup.
Commands:
/wc reload
/wc database adjust
Permission
wanderingcollector.admin
Config Change (Ether add this section or generate a new config)
Code (YAML):
item_limits:
default
: 200
# This is the default limit for any item not explicitly listed
BLAZE_ROD
: 100
BROWN_DYE
: 100
CROSSBOW
: 100
DIAMOND
: 50
# Add more items and their respective limits if needed.
Please consider leaving a good review for the plugin.
Discord Support