Skip to content

Releases: Ale32bit/Solstice

Solstice 1.0.0 for Minecraft 1.21.1

11 Dec 14:59
Compare
Choose a tag to compare

1.0.0 - BREAKING CHANGES

BREAKING CHANGES: Player state files, server state file, locale file and config file are NOT compatible! Make a backup before upgrading.

  • Complete refactoring of the code!

Solstice 1.0.0 for Minecraft 1.20.1

11 Dec 14:59
Compare
Choose a tag to compare

1.0.0 - BREAKING CHANGES

BREAKING CHANGES: Player state files, server state file, locale file and config file are NOT compatible! Make a backup before upgrading.

  • Complete refactoring of the code!

Solstice 0.4.1 for Minecraft 1.21.1

08 Dec 14:01
Compare
Choose a tag to compare

v0.4.1

  • Fixed missing /homeother command registration.

v0.4.0

  • Added /homes <player> to list all homes of a player.
  • Added /homeother <player> [home] to teleport to a player's home.

Solstice 0.4.0 for Minecraft 1.21.1

07 Dec 12:11
Compare
Choose a tag to compare

v0.4.0

  • Added /homes <player> to list all homes of a player.
  • Added /homeother <player> [home] to teleport to a player's home.

Solstice 0.4.0 for Minecraft 1.20.1

07 Dec 12:11
Compare
Choose a tag to compare

v0.4.0

  • Added /homes <player> to list all homes of a player.
  • Added /homeother <player> [home] to teleport to a player's home.

Solstice 0.3.1-alpha for Minecraft 1.20.1

02 Dec 13:00
Compare
Choose a tag to compare

v0.3.1-alpha

  • Bugfix wrong permission node solstice.command.invsee.exempt.
  • Added /craft alias to /workbench.

v0.3.0-alpha

  • Added many utility commands to open various blocks GUIs:
    • Anvil - /anvil
    • Cartography table - /cartography
    • Grindstone - /grindstone
    • Loom - /loom
    • Smithing table - /smithing
    • Stonecutter - /stonecutter
    • Crafting table - /workbench
  • Added /trash command, this opens an empty virtual chest that voids all content when closed.
  • Added /enderchest [player] command, this opens the own enderchest, or a player's.
  • Added /invsee <player> command, this opens the inventory of another player that you can manipulate.

Solstice 0.3.1 for Minecraft 1.21.1

04 Dec 21:02
Compare
Choose a tag to compare

v0.3.1-alpha

  • Bugfix wrong permission node solstice.command.invsee.exempt.
  • Added /craft alias to /workbench.

v0.3.0-alpha

  • Added many utility commands to open various blocks GUIs:
    • Anvil - /anvil
    • Cartography table - /cartography
    • Grindstone - /grindstone
    • Loom - /loom
    • Smithing table - /smithing
    • Stonecutter - /stonecutter
    • Crafting table - /workbench
  • Added /trash command, this opens an empty virtual chest that voids all content when closed.
  • Added /enderchest [player] command, this opens the own enderchest, or a player's.
  • Added /invsee <player> command, this opens the inventory of another player that you can manipulate.

Solstice 0.3.0-alpha for Minecraft 1.20.1

02 Dec 12:05
Compare
Choose a tag to compare
  • Added many utility commands to open various blocks GUIs:
    • Anvil - /anvil
    • Cartography table - /cartography
    • Grindstone - /grindstone
    • Loom - /loom
    • Smithing table - /smithing
    • Stonecutter - /stonecutter
    • Crafting table - /workbench
  • Added /trash command, this opens an empty virtual chest that voids all content when closed.
  • Added /enderchest [player] command, this opens the own enderchest, or a player's.
  • Added /invsee <player> command, this opens the inventory of another player that you can manipulate.

0.2.0-alpha for Minecraft 1.20.1

30 Nov 21:28
Compare
Choose a tag to compare
  • Added ability to ignore players.
  • Added ability to format text in signs.
  • Added /info pages.
    • /motd migrated from config file to its own info page motd.txt.
    • Added /rules page (rules.txt).
    • An example of formatting and placeholders in available in the formatting page.
  • Fixed missing text for empty mailbox.
  • /warps works when ran by server.
  • Added /heal and /feed commands. No more world hunger.
  • Added option to teleport other players to spawn.

Solstice 0.1.4-alpha for Minecraft 1.20.1

29 Nov 14:11
Compare
Choose a tag to compare
  • Fixed bugs with command aliases permissions.
  • Added permissions to more commands.