Solstice 1.7.0-alpha-3 for Minecraft 1.20.1
Pre-release
Pre-release
github-actions
released this
24 Jan 14:13
·
28 commits
to 1.20.1
since this release
1.7.0
Alpha 3
- Fixed
/activetime player
showing as suggestion to players without the permission node. - Refactored the teleport requests (TPAs) module.
- Bugfix
/staffchat
crashing. - Implemented tag
<phase_gradient>
(<pgr>
,<sgr>
) as an improved gradient algorithm with optional phase, copied from Kyori's Adventure.
Alpha 2
/sleep
now works in daytime too, but does not skip day.- Revamped how display names are processed, fixing many bugs.
Alpha 1
- Made modules toggleable (requires restart).
- Added all biomes list to
/rtp [<biome>]
command ifsolstic.rtp.exempt.biome
is granted. - Fixed permissions for
/effects
command. - Added
/sleep [<entities>]
command. - Minor bugfixes