ItemCollect is a simple command mod intended to be used to pick up rubble after a tnt explosion or mining frenzy. You can allow users to choose their own radius, or set a default radius for item pickup. I tried my hardest to ensure that there are no dupe /item vanishing glitches in this plugin.
Commands
- collect:
- description: Allows user to buy exp with commands
- usage: /collect [radius]
Permissions
- itemcollect.ignoreradius
- description: Allows user to collect items outside the max radius
- default: op
- itemcollect.collect
- description: Allows user to collect items within the default radius
- default: true
Upcoming Features
Pickup blacklist
Pickup whitelist
Maximum custom radius
Ignore maximum custom radius perm (replaces itemcollect.radius)
Per item cost
Per area cost
- Feel free to request more
- Feel free to bug me, I usually dont write code unless im bored or someone needs it