Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
- [world] fix: now fuji will fire the
onWorldLoadEventandonWorldUnloadEventif you installed thefabric-apimod. (#414, #279)- This improves the compatibility with other mods, like
Distant Horizons,Grief Defendermods.
- This improves the compatibility with other mods, like
- [top_chunks] fix: should not use async task to open the virtual GUI. (For the compatibility with Bukkit API) (#413)
- [echo.send_custom] docs: add the example custom text file to describe how to use this module.
- docs: replace the
<player>withAlicein examples.
Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
- [title] feature: new
titlemodule, to providecustom playey titlesin chat. (Bukkit-like experience) - [teleport_warmup] feature: now support to specify
warmup secondsusingdecimal format. - [anti_build] feature: new
fuji.anti_build.<anti-type>.override.<id>permission, toallowordis-allowan action for a player explicitly. - [command_meta.run] docs: document to explain how it works and how to use it.
- [command_meta.chain] docs: document to explain how it works and how to use it.



