Skip to content

Releases: ZetaPlugins/ServerLinksZ

Release 1.3.0

19 Aug 15:15

Choose a tag to compare

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

26 Jul 19:32

Choose a tag to compare

MC-Version 1.21

Changes:

  • Added the /slzdebug command to generate debug reports

Release 1.1.2

17 Jul 15:34
71fe5f2

Choose a tag to compare

MC-Version 1.21

Changes:

  • Artifacts are now published to maven.zetaplugins.com

Release 1.1.1

07 Feb 16:32

Choose a tag to compare

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

02 Feb 11:21

Choose a tag to compare

MC-Version 1.21

Changes:

  • Added traditional Chinese translation (@notlin4)
  • Cleaned up the repository
  • Introduced dynamic link commands (e.g., /mycoollink) (experimental)
  • Improved CommandManager to prevent memory leaks
  • Updated README to document new configurations and features

Release 1.0.2

13 Oct 14:22

Choose a tag to compare

MC-Version 1.21

Changes:

Release 1.0.1

17 Aug 08:45
d7828ad

Choose a tag to compare

MC-Version 1.21

Changes:

  • Resolved an issue where links ending with a / would disrupt the formatting.

Release 1.0.0

27 Jul 12:00
289bb49

Choose a tag to compare

MC-Version 1.21

Changes:

  • None