Details
Supported Bukkit Versions
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.1
- 1.21.2
- 1.21.3
- 1.21.4
- 1.21.5-Snapshot
- 1.21
- 1.20.6
- 1.20.5
- 1.20.5-Snapshot
- 1.20.4
- 1.20.3-Snapshot
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
- 1.16
- 1.15
- 1.14
- 1.13
Changelog
SpawnerSilk 5.9.0
Added
- Added support for Minecraft 1.21.
- Added a localization system based on JSON language files.
- Added the first bundled language file:
en_us.
- Added configurable player feedback messages for spawner breaking, placing, and spawn egg interactions.
- Added a localized spawner overlay display.
- Added clearer command feedback for
givespawner, editspawner, and /sps reload.
- Updated documentation with new site : https://stellionix.github.io/SpawnerSilk/latest/
Changed
- Reworked the main
config.yml into a cleaner nested structure grouped by feature.
- Improved config comments and overall readability.
- Made the plugin automatically migrate older config files to the new format during updates.
- Improved command messages with placeholders such as player name, spawner type, amount, and edited values.
- Moved player-facing messages out of the code and into localization files.
- Made the active language configurable from
config.yml.
- Improved support handling for ShopGUI+.
- Updated plugin and documentation versioning to
5.9.0.
Improved
- Better reload behavior for configuration and localization files.
- Better defaults and cleanup for inconsistent old config keys.
- Better documentation for configuration, localization, overlay, feedback, commands, integrations, and API usage.
- Better wording and presentation across plugin metadata and docs.
Fixed
- Fixed issues related to the ShopGUI+ dependency.
- Fixed several outdated or inconsistent config keys and defaults.