Releases: Ale32bit/Solstice
Releases · Ale32bit/Solstice
Solstice 1.0.0 for Minecraft 1.21.1
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
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
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
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
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
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
- Anvil -
- 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
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
- Anvil -
- 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
- 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
- Anvil -
- 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
- Added ability to ignore players.
- Added ability to format text in signs.
- Added
/info
pages./motd
migrated from config file to its own info pagemotd.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
- Fixed bugs with command aliases permissions.
- Added permissions to more commands.