The Pickup plugin allows players to mine otherwise unobtainable blocks, such as:
Block List
GrassGlass
Glowstone
Ice
Snow Block
Snow
Cobblestone Stairs
Wood Stairs
Clay Block
Cake
Mob Spawners
If you have a suggestion on what should be added to this plugin then let me know! open a issue with the Suggestion tag or make a pull request and I will take a look at it.
/setspawner <mob>
/spawnerchange <mob> <player> (Groups with the spawnerpickup.setspawner.others permission can do this command)
spawnerpickup.use (Use for the mining of the spawner)
spawnerpickup.setspawner (Use for the /setspawner command)
spawnerpickup.setspawner.others (Admin permission to change the players mobspawner if there has been a change by a cheeky player)
Compiling is done via maven. To compile a JAR, cd into the directory and run the following command:
mvn clean package
You should now have a runnable JAR inside the /target folder
- Add the ablility to get ores
- Rewrite the plugin because the code looks like fucking spaghetti
- Add protections via UUID so no normal player can change another players spawner only OPs