Merge branch 'master' into dev

This commit is contained in:
Oth3r 2025-03-13 17:38:07 -05:00
commit e05162f62a

View file

@ -1,15 +1,2 @@
# v1.2.2 # v1.2.3
more configuration! * fixed not being able to sit when the Y level was below 0
### height-difference-limit
new server config for y difference limit for sitting
limit how far above or below a block can compared to a player be to sit!
**default**: 1 block above and below the player's y
### fixes / changelog:
* fixed interaction-blocks not getting copied correctly when updating the file
* fixed actionbar text for toggling sitting ablity not displaying correctly
* added `height-difference-limit` `server-config` option
* added German localization (de_de)
* added Simplified Chinese localization (zh_ch)