Skip to content

Releases: stargate-rewritten/Stargate-Bukkit

1.20+ Maintenance

30 Jul 13:29

Choose a tag to compare

This is a legacy release.

This release targets versions 1.20+
If, for some reason, you want to use an older version, see our ESR program.

Fixes

  • Removes legacy sign drawing code, as the check for whether a server supported the sign sides kept failing for some users.
  • Fixes some problems regarding the startup validation of Stargates, which caused valid Stargates to be disabled when the verification option was enabled.

0.11.5.10

11 Nov 00:21
779a826

Choose a tag to compare

This is a legacy release.

This release targets versions 1.17 - 1.21.3
If, for some reason, you want to use an older version, see our ESR program.

Fixes

  • Several optimisations to significantly improve performance on high playercount servers.
  • Fixed some problems with support for material tags in gatefiles.

0.11.5.9

01 Jun 18:24

Choose a tag to compare

Note

This is a legacy release.

This release targets versions 1.17 - 1.20.6
If, for some reason, you want to use an older version, see our ESR program.

Fixes

  • Hotfix for the previous release, which accidently broke backwards compatibility for older servers (1.17-1.19).

0.11.5.8

29 May 01:28

Choose a tag to compare

Note

This is a legacy release.

This release targets versions 1.20.1 - 1.20.6
If, for some reason, you want to use an older version, see our ESR program.

Improvements

  • Backported Rewrite's localisation system to legacy: to contribute new translations, please use this page
    • As a result of this, the following languages are now available in legacy: cs, de, en, es, fr, hu, it, ja, nb, nl, nn, pt, ru, sv, tr, uk, zh

Fixes

  • Improved handling of invalid gate files as to prevent a potential migrator crash.
  • Significantly optimized the migrator as to mitigate the potential for a process hang when importing extremely large past deployments.
  • Improved handling of some potential error states involving Floodgate and Geyser.

0.11.5.7

07 Mar 02:00

Choose a tag to compare

Note

This is a legacy release.

This release targets versions 1.17 - 1.20
If, for some reason, you want to use an older version, see our ESR program.

Improvements

  • Comma separated lists of materials and/or tags are now acceptable values in .gate files.
    • For material detection (such as portal frames), any listed block will be considered valid.
    • For material generation (such as portal irises (entrances) or activators (buttons)), a random listed block will be selected.

Fixes

  • Dynmap crashes will no longer cascade to Stargate.
  • END_GATEWAY is now a valid iris material for geyser players.
    • This block is solid on bedrock edition; a workaround is now used to mitigate that.
  • Buttons will no longer be overwritten if a valid button is already present.
  • Material and tag inputs are now handled case agnostically.
  • Various minor fixes.

0.11.5.6

07 Jan 17:44

Choose a tag to compare

Note

This is a legacy release.

This release targets versions 1.17 - 1.20
If, for some reason, you want to use an older version, see our ESR program.

Tip

SG's Rewrite is around the corner; we just released a milestone alpha build today!
If you are content to experience and report bugs, and if you are not operating at scale or in critical production, please consider becoming an alpha tester! Alpha builds may be found in our discord. As a reminder, if you run alpha builds, please remember to make backups!

Improvements

  • Updated the sg about command.
  • Added a sg debug command to help with issue reporting.

Fixes

  • Fixed a potential stack trace that could be experienced when disabling dynmap
  • Fixed some problems related to negative economy transactions.
  • Fixed an exception occuring when negative yaw values are encountered.

0.11.5.5

17 Jun 13:47
902fc0a

Choose a tag to compare

NOTE: This is a legacy release.

This release targets versions 1.17 - 1.20

If, for some reason, you want to use an older version, see our ESR program.

Changelog / New Features

  • Hotfix for a compatibility issue effecting most pre-1.20 server jars.
    • Older server jars (including paper releases before 548) lacked a compatibility layer;
      0.11.5.4 relied on that compatibility layer to function in older environments; this fixes that.

0.11.5.4

07 Jun 21:19
ef2238a

Choose a tag to compare

NOTE: This is a legacy release.

This release targets versions 1.17 - 1.20

If, for some reason, you want to use an older version, see our ESR program.

Changelog / New Features

  • Fix for an issue that could result in the generation of invalid activators.
  • Slightly improved documentation.
  • Support for MineCraft release 1.20

    NOTE: Please remember, this is a legacy release:
    Although this version is stable to run on 1.20, this legacy version of SG does not make full use of MC's new sign-related mechanics:
    These new features (sign editing, hanging signs, double-sided signs, etc.) will be fully incorporated into the ongoing rewrite.

0.11.5.3

21 May 12:42

Choose a tag to compare

NOTE: This is a legacy release.

This release targets versions 1.17 - 1.19.4

If, for some reason, you want to use an older version, see our ESR program.

Changelog / New Features

  • Hotfix for an issue that prevented gate folder population on fresh installs.

0.11.5.2

21 Apr 16:05

Choose a tag to compare

NOTE: This is a legacy release.

This release targets versions 1.17 - 1.19.4

If, for some reason, you want to use an older version, see our ESR program.

Changelog / New Features

  • Improved handling of incompatible server environments (i.e. CraftBukkit)
  • Significantly improved an internal system responsible for yaml migrations.
  • Imported the LCLO fork's configuration comments.
  • Fixed a problem that caused the update checker to produce false positives.
  • Added support for Tax Accounts (part of Towny Closed Economies)