EasyCleanup
Welcome!
This is an extremely simple mod, that I thought should be available for bukkit.
It allows you to delete dropped items in the world.
It's very simple to use:
COMMAND
/cleanup
This will delete ALL dropped items in the world.
/cleanup [radius]
This will delete any dropped items within [radius] blocks from you.
PERMISSION
To run /cleanup a player will need the easycleanup.cleanup permission.
CONFIGURATION
When run the first time, easycleanup will generate a config file.
The file will look like this:
cleanup: itemcount: 1000 autoclean: true
autoclean will determine if EasyCleanup will automatically delete all items in the world, when there are itemcount items dropped.
To turn autoclean off just change true to false.
Well, surprisingly, i'm glad it still works in 1.19.2, though the automatic mode is dead.
please make a config, where you can choose which items are cleaned up or not.
cow: false
zombie: true
etc.
Does this work with 1.5.2?