📌 Spawner System v1.7 - Change Log
✨ New Features
- Added Hologram Mode for spawners (requires ProtocolLib to work), providing visual indicators above each spawner.
- Added chunk-based spawner and mob limits, allowing control over the maximum number of spawners and mobs per chunk.
🌐 Multi-Language Support
-
Added 7 new languages:
- 🇮🇷 Persian (fa)
- 🇵🇱 Polish (pl)
- 🇷🇴 Romanian (ro)
- 🇻🇳 Vietnamese (vi)
- 🇵🇹 Portuguese (pt)
- 🇹🇭 Thai (th)
- 🇺🇦 Ukrainian (uk) -
Corrected typos and ensured consistent usage across all existing language files.
🛠️ Fixes & Optimizations
- General bug fixes and performance improvements.
- Improved compatibility for multi-language message loading.
📌 Spawner System v1.6 - Change Log
🌐 Multi-Language Support
- Now supports 21 different languages:
- 🇺🇸 English (en)
- 🇹🇷 Turkish (tr)
- 🇩🇪 German (de)
- 🇪🇸 Spanish (es)
- 🇷🇺 Russian (ru)
- 🇨🇳 Chinese (zh)
- 🇯🇵 Japanese (ja)
- 🇦🇿 Azerbaijani (az)
- 🇫🇷 French (fr)
- 🇸🇦 Arabic (ar)
- 🇳🇱 Dutch (nl)
- 🇮🇩 Indonesian (id)
- 🇦🇲 Armenian (hy)
- 🇮🇹 Italian (it)
- 🇨🇿 Czech (cs)
- 🇬🇷 Greek (el)
- 🏴 Scottish Gaelic (gd)
- 🇭🇺 Hungarian (hu)
- 🇰🇬 Kyrgyz (ky)
- 🇰🇷 Korean (ko)
- 🇸🇪 Swedish (sv)
🛠 Improvements
- Language can now be selected through the config file.
- Performance optimization for smoother operation.
- Message system now loads faster.
📌 Notes
- Default language: 🇺🇸 English (en)
- All language files are located in: plugins/spawnersystem/languages
📌 Spawner System V1.5 - Changelog
-
Empty Spawner Support Added:
- The
allow-empty-spawner-break
option now allows enabling or disabling the breaking of empty spawners. - Breaking an empty spawner now correctly drops an Empty Spawner.
- The
-
Spawner Giving System:
- Added the
/spsystem givespawner <player> <mob>
command. - The name, lore, and messages of the given spawner are now fully customizable through the config.
- Added the
-
Full Message Customization:
- All system messages can now be edited directly from the config.
- Language changes and text customization are now much easier.
-
Improved System Stability:
- Fixed an issue where placing a spawner in survival mode would turn it into an empty spawner.
- Performance optimizations have been made.
📌 Spawner System V1.4 - Changelog
- Towny mode removed, now only
classic
andadvanced
modes are available. - Special Spawner Pickaxe improvements:
- Can now only be used in advanced mode.
- Fixed issue where pickaxe durability would decrease.
- JSON Logging System updates:
- Logging can now be enabled or disabled via config.
- Daily logs are maintained for all actions.
- Log files are stored in
/plugins/SpawnerSystem/logs
folder.
- Config updates:
- Added new “Natural spawner break permission” (can toggle natural spawner breaking on/off).
- Text layout and descriptions have been simplified; unnecessary information removed.