Skip to content

Releases: theorzr/movable-spawner

Released MovableSpawner for Minecraft/Bukkit 1.13.2

03 Apr 16:32

Choose a tag to compare

Changes :

  • Support for Minecraft/Bukkit 1.13.2

Working on migration to Minecraft/Bukkit 1.13.2

03 Apr 16:23

Choose a tag to compare

v1.1.2-pre2

Version 1.1.2-pre2

Migrated to Minecraft/Bukkit 1.13.2

03 Apr 16:22

Choose a tag to compare

Pre-release
v1.1.2-pre1

Version 1.1.2-pre1

Major changes for 1.13

17 Nov 14:50

Choose a tag to compare

See changes for version 1.0.1. Only usable in 1.13 versions of Craftbukkit-like systems.

Major changes for 1.12.2

17 Nov 14:48

Choose a tag to compare

For Minecraft/Bukkit 1.12.2 version (only usable in the 1.12 versions)

Changed :

  • Radius where we can't place spawners around other spawners is now 9x9x9 centered on spawner.
  • Added warning message when place or break events are cancelled.
  • Changed tool item to a Blaze Rod and a blaze powder as special loot (20%)

Converted to Minecraft/Bukkit 1.13 version

25 Jul 17:20

Choose a tag to compare

Change :

  • Converted to Minecraft/Bukkit 1.13 version (only usable in this version)

Introducing version

25 Jul 17:13

Choose a tag to compare

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