Skip to content
This repository was archived by the owner on Oct 5, 2025. It is now read-only.

itsfergydanny/MineableSpawners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unmaintained

This project is no longer being maintained as I do not have the time. Available alternatives:

  1. Go back to the original silkspawners plugin , according to this update it supports MineableSpawners NBT tags so might be a drop-in replacement (test first obviously)

  2. Use the available releases in JHarris12345's repository who appears to have been maintaining his own version for his successful server!

  3. If you don't plan on updating server versions soon, keep using what works!

Thank you for using something I gave back to the community all those years ago :)

MineableSpawners

This plugin allows players to mine and drop spawners, receive them via command and more!​

Current features:

  • Define if users can mine spawners.
  • Change spawner types using /spawner (type).
  • Give spawners to players using /spawnergive (player) (type) (amount).
  • Disable spawner renaming in anvils.
  • Define if users can change spawner types using spawn eggs.
  • & more!

Commands: Main command "/mineablespawners" or "ms"

  • "/ms give " => Give a player spawners.
  • "/ms set " => Set a spawner type by looking at it.
  • "/ms types" => List all available types.
  • "/ms reload" => Reload the configuration.

Permissions:

  • "mineablespawners.give" => Access to /ms give
  • "mineablespawners.set" => Access to /ms set
  • "mineablespawners.set.(type)" => Access to a specific type of mob in /spawner. Only applicable if require-individual-permission is set to true in the config.
  • "mineablespawners.mine" => Permission to mine a spawner.
  • "mineablespawners.mine." => Permission to mine a specific type of spawner.
  • "mineablespawners.nosilk" => Bypass the silk touch requirement when mining spawners.
  • "mineablespawners.eggchange" => Ability to change spawners by right clicking them with spawn eggs.
  • "mineablespawners.eggchange." => Access to specific types of mobs when using spawn eggs to change spawner types.
  • "mineablespawners.types" => List available entity types.
  • "mineablespawners.bypass" => Bypass spawner placing/mining requirements.

Dependencies:

Metrics:

We use bStats to collect anonymous metrics (only grabs stuff like playercount, java version, server version and such). This helps me get some information about how used my plugin is and keeps me motivated. If you wish to turn it off you can in ./plugins/bStats/config.yml

Everything is configurable and explained in the configuration file!

Download link: https://www.spigotmc.org/resources/mineablespawners.59921/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10

Languages