Releases: ZetaPlugins/ServerLinksZ
Releases · ZetaPlugins/ServerLinksZ
Release 1.3.0
MC-Version 1.21
Changes:
- Removed static commands
- Dynamic commands are not longer optional
- Dynamic commands now have the
slzcmd:prefix
Release 1.2.0
MC-Version 1.21
Changes:
- Added the
/slzdebugcommand to generate debug reports
Release 1.1.2
MC-Version 1.21
Changes:
- Artifacts are now published to
maven.zetaplugins.com
Release 1.1.1
MC-Version 1.21
Changes:
- MainCommand options are now dynamically filtered as you type
- Improved internal structures to prevent memory leaks
- Enhanced code formatting for better readability and efficiency
Release 1.1.0
MC-Version 1.21
Changes:
- Added traditional Chinese translation (@notlin4)
- Cleaned up the repository
- Introduced dynamic link commands (e.g.,
/mycoollink) (experimental) - Improved
CommandManagerto prevent memory leaks - Updated
READMEto document new configurations and features
Release 1.0.2
MC-Version 1.21
Changes:
- Added Russian translation (@wondarkus)
- Updated the language section in the configuration file (@KartoffelChipss)
- Added additional bStats charts (@KartoffelChipss)
Release 1.0.1
MC-Version 1.21
Changes:
- Resolved an issue where links ending with a
/would disrupt the formatting.
Release 1.0.0
MC-Version 1.21
Changes:
- None