Skip to content

Introducing version

Choose a tag to compare

@theorzr theorzr released this 25 Jul 17:13
· 11 commits to master since this release

Introduced :

  • For Minecraft/Bukkit 1.12.2 version (only usable in the 1.12 version)
  • Spawner tool
  • /mstool command (MovableSpawner Tool) to give the spawner tool
  • Dimension restriction depending on spawner mob type ( for example Blaze are only authorized in Nether dimension)
  • Radius restriction around spawners, players can't place movable spawners in this area. (Rectangle zone of 33/49/33 x/y/z blocs centered on spawner)
  • Break the spawner with the disc to get the spawner, there is a probability (20%) to get a broken disc (famous disc 11) from this operation.
  • Griefing detector working with protection plugins (like WorldGuard)
  • Permissions :
    • movablespawner.* All MovableSpawner permissions. Given by default to OP players
    • movablespawner.use Allow to break and use mob spawners. Given by default
    • movablespawner.tool Allow to give MovableSpawner tool with /mstool
    • movablespawner.bypassradius Allow to bypass the minimum radius separating two spawner
    • movablespawner.bypassdim Allow to bypass mob types dimensions restriction