Have questions? Join our discord
Ensure your server jar is up to date before reporting any issues!
- Craftable spawners using shards that have a chance to drop from vanilla spawners.
- Fully customizable spawner recipes
- Mobs have a chance to drop their souls when killed by a player
- Spawners can have their types changed by interacting with them using souls
- Full control over custom item names and lore
- Fully configurable drop rates of souls on a per-mob basis, as well as fully configurable drop rates for shards from spawners
- Support for fortune and looting to increase drop rates using vanilla mechanics
- Configure whether souls can be dropped from player made spawners
- Configure if vanilla spawners can be altered by souls
- Give items to players via commands
- Easily integrate into your shop/economy
There is a single top level command /spawnershards and has an alias /ss. All commands detailed below are children this command.
Commands:
- reload - spawnershards.command.reload
- version - spawnershards.command.version
- give <player> shard [amount] - spawnershards.command.give.shard
- give <player> spawner [amount] [type] - spawnershards.command.give.spawner
- give <player> soul <type> [amount] [type] - spawnershards.command.give.soul
- giveall shard [amount] - spawnershards.command.giveall.shard
- giveall spawner [amount] [type] - spawnershards.command.giveall.spawner
- giveall soul <type> [amount] - spawnershards.command.giveall.soul
spawnershards.drop.shards
Description: Allows player to get drops from spawners
Default: true
spawnershards.drop.souls
Description: Allows player to get drops from mobs
Default: true
spawnershards.craft
Description: Allows player to craft spawners with shards
Default: true
spawnershards.place
Description: Allows player to place spawners
Default: true
spawnershards.break
Description: Allows player to break spawners
Default: true
spawnershards.change
Description: Allows player to change spawner types with souls
Default: true
spawnershards.extract
Description: Allows player to receive the previous soul from a spawner during exchange or extraction of souls
Default: true
spawnershards.looting
Description: Allows player to receive more souls from mobs
Default: true
spawnershards.fortune
Description: Allows player to receive more shards from spawners
Default: true