Skip to content

Releases: dscalzi/SkyChanger

Release 1.3.1 - Language Updates

08 Mar 21:24
Compare
Choose a tag to compare

Release 1.3.1

This release should complete the 1.3 development cycle unless further issues are found. Changes:

  • Added all missing translations (es_EC, es_AR, de_DE, nl_NL).
  • Fixed an issue with default language loading when the specified language cannot be found.

Release 1.3.0 - General Updates

08 Mar 21:23
Compare
Choose a tag to compare

Release 1.3.0

This release brings the following updates and changes:

  • The @​a paramater has been changed to -a.
  • Added -w [world] parameter. This will allow you to change the sky color for everyone in a specific world. If you ommit the [world] portion your current world will be the target.
  • Added new permissions skychanger.changesky.world.* and skychanger.freeze.world.*
  • If you want to allow or block users from specifiying a specific world to the -w parameter, you may use the permissions skychanger.changesky.world.[WORLD NAME HERE] and skychanger.freeze.world.[WORLD NAME HERE].
  • Self permissions are now included in the others, all, and world perms.
  • Internal optimizations and improvements.

If you find any issues with this release please report them.

Release 1.2.1 - Added Argentinian Translation

08 Mar 21:20
Compare
Choose a tag to compare

Release 1.2.1

  • Added es_Ar (Spanish, Argentina).

Release 1.2.0 - Multilanguage Support Added

08 Mar 21:19
Compare
Choose a tag to compare

Update 1.2 brings the following changes:

  • Removed bstats toggle as they already have one in their config.
  • Added multilanguage support.
    • English, United States (en_US)
    • Italiano, Italia (it_IT)
    • Deutsche, Deutschland (de_DE)
    • Nederlands, Nederland (nl_NL)
    • Español, Ecuador (es_EC)

You may contribute translations by following this guide.

Remember to update your config.yml.

Release 1.1.0 - New Content Added

08 Mar 21:17
Compare
Choose a tag to compare

SkyChanger has been updated to version 1.1. This update brings the following additions and fixes:

  • Added Commands:
    • /SkyChanger freeze
    • /SkyChanger unfreeze
  • Added Permissions:
    • skychanger.freeze.*
    • skychanger.freeze.self
    • skychanger.freeze.others
    • skychanger.freeze.all
  • Changed packet number from an Integer to a Float (decimal). This means it's now possible to use a packet number like 1.65.
  • Packet numbers can now be given in scientific notation, such as [number]E[power] (ex 3.1495E5, (314950.00)).
  • Changed configurable maximum and minimum packet numbers from Integers to Floats.
  • Fixed tab completer (when you hit tab after typing a command to autofill)
  • Fixed encoding issue that caused bullet points to not appear properly in some cases.

These changes are reflected on the wiki page, you can find more detailed information on the changes/new features there.

Release 1.0.0 - Initial Release

08 Mar 21:15
Compare
Choose a tag to compare
Added tag 1.0.0 for changeset 514b4d9deb28