Releases: theorzr/movable-spawner
Releases · theorzr/movable-spawner
Released MovableSpawner for Minecraft/Bukkit 1.13.2
Working on migration to Minecraft/Bukkit 1.13.2
v1.1.2-pre2 Version 1.1.2-pre2
Migrated to Minecraft/Bukkit 1.13.2
v1.1.2-pre1 Version 1.1.2-pre1
Major changes for 1.13
See changes for version 1.0.1. Only usable in 1.13 versions of Craftbukkit-like systems.
Major changes for 1.12.2
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
Change :
- Converted to Minecraft/Bukkit 1.13 version (only usable in this version)
Introducing version
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/33x/y/zblocs 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 playersmovablespawner.useAllow to break and use mob spawners. Given by defaultmovablespawner.toolAllow to give MovableSpawner tool with /mstoolmovablespawner.bypassradiusAllow to bypass the minimum radius separating two spawnermovablespawner.bypassdimAllow to bypass mob types dimensions restriction