The version number of fuji follows
semvernow: https://semver.org/
- (command_debug module) feature: add
/command-debug <command>command, to see debug info of a command.
The version number of fuji follows
semvernow: https://semver.org/
- (command_permission module) feature: add
/command-permission verbosecommand, to enable verbose-mode, and see what is happening in console. - (command_permission module) refactor: rename
/command-permissionto/command-permission guicommand.
The version number of fuji follows
semvernow: https://semver.org/
- (back module) feature: enhanced back module. (Thanks to @wolgamir)
- feature: support
/back [lastNLocation] [targetDimension]command, to specify theNforlast N location, anddimensionfor filter. - feature: add
max_back_location_entries_to_saveoption, to specify max location entries to save. - feature: add
fuji.back.max_location_entries_to_savemeta, to specify max location entries to save. - feature: add
/back list [player]command, to list back location history. - feature: add
/back pushcommand, to push current location into location history. - feature: add
/back clearcommand, to clear location history. - refactor: change the file from
config/fuji/modules/back/saved-location.jsontoconfig/fuji/modules/back/location-history.json.
- feature: support
The version number of fuji follows
semvernow: https://semver.org/
- (command_toolbox.tpa) feature: add
/tpaaccept all,/tpadeny alland/tpacancel allcommands for convenience. (Thanks to @NeverEndingCycle)
The version number of fuji follows
semvernow: https://semver.org/
- (command_toolbox.tpa) feature: add
/tpaaccept all,/tpadeny alland/tpacancel allcommands for convenience. (Thanks to @NeverEndingCycle)
The version number of fuji follows
semvernow: https://semver.org/
- (command_bundle module) fix: the
/command-bundle un-registercommand should not trigger NPE for some bundle-command.



