Hi there, I need a plugin that does the following:
- Allows people to place creeper eggs on spawners. Right now I am using silk spawners which tries to get the player to change the spawner to a creeper, which I wouldn't want, so it just stops them from placing the creeper egg at all.
- Does either one of the following, up to you.
- Stops a player from mining their spawners IF a neutral or enemy faction is within 300 blocks. I am using FactionsUUID
- Allows the player to break a maximum of 10 spawners an hour. After mining each spawner, which still hooks into silk spawners and needs to check if they have the permission to mine spawners in the first place, they get the message: '&8(&c&l!&8) &fYou have mined &d_/10 &fspawners! The cooldown will reset after an hour.' After mining 10, it will say "&8(&c&l!&8) &fYou have mined &d10/10 &fspawners and are now spawner sick for the next hour!' If they try to mine another spawner while spawner sick, it will say "&8(&c&l!&8) &fYou are spawner sick and cannot mine any spawners for the next &d1 hour (or) &d32 minutes and 30 seconds (or) &d30 seconds&f!
Last edited:
