forked from virt-mirrors/Sit
changelog
This commit is contained in:
parent
f983763a70
commit
39fc860cce
1 changed files with 15 additions and 9 deletions
24
changelog.md
24
changelog.md
|
@ -1,9 +1,15 @@
|
||||||
# v1.2.1
|
# v1.2.2
|
||||||
Quick bugfix update. :)
|
more configuration!
|
||||||
### block interaction checker
|
### height-difference-limit
|
||||||
now it actually works (based on config sadly)
|
new server config for y difference limit for sitting
|
||||||
* added `interaction-blocks` to the server config, any block added to this list will block sitting with the hand
|
|
||||||
### other changes
|
limit how far above or below a block can compared to a player be to sit!
|
||||||
* added refreshes to the config files on startup and reload to write missing parts to disk
|
|
||||||
* bumped the `server-config.json` version
|
**default**: 1 block above and below the player's y
|
||||||
* fixed `usable` hand filter not working
|
|
||||||
|
### 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)
|
Loading…
Add table
Add a link
Reference in a new issue