Manage use of mob spawners in your server
SpawnerManager is a Bukkit plugin empowering spawner management.
Server owners can limit players' access of replacing mob spawner's mob type and
charge player money for mob type replacement (Need to enable economy feature).
1.14
1.14 to 1.20.6
Drop the plugin into the /plugins folder and restart the server.
#Config version identifier
config-version: 2
#Language
lang: "en"
# Enable economy functionality
enable-economy: false
# To allow mob to be used on spawner, add it here with the cost you want~~~~
mobs:
# Zombie will be allowed here for $10
# If you didn't enable economy functionality,
# you still need to put a cost value, and that value will be ignored.
ZOMBIE: 10
If you don't know the mob type, you can add it in-game using commands with Tab Completion, or refer to https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
Right now the plugin supports English & Simplified Chinese. Translations are welcomed.
For plugin support & feedback, please join my discord server: https://discord.gg/3Y9uCCuGsk