Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
- [world.border & world.gamerule] docs: add document to explain how it works.
- [gameplay.fake_player_manager] docs: new document to describe how it works.
- [command_event] feature: optimize the
default config. - [command_bundle] improvements for this module
- feature: new
documentfield forBundle Command Descriptor, and will provide the document indefault config. - feature: optimize the
default configfor this module. - feature: new
/nbt {item/block/item}indefault configfor this module. - feature: new
/gmspindefault configfor this module. - fix: the
/sun,/rainand/thunderin thedefault configshould use/run as playerto switch the command source, to ensure the identical semantics.
- feature: new
- [core] feature: now will print the
argument typefirst, then theargument namewhen inspecting acommand descriptor.
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)
- [top_chunks] feature: add the
click to teleportfeature for/chunksand/chunks messagecommand. - [echo.send_custom] docs: add the example custom text file to describe how to use this module.
- docs: replace the
<player>withAlicein examples.



