The version number of fuji follows
semver
now: https://semver.org/
- (command_advice module) feature: add
command_advice
module, to allow decorate existing commands.
The version number of fuji follows
semver
now: 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
semver
now: https://semver.org/
- (command_permission module) feature: add
/command-permission verbose
command, to enable verbose-mode, and see what is happening in console. - (command_permission module) refactor: rename
/command-permission
to/command-permission gui
command.
The version number of fuji follows
semver
now: https://semver.org/
- (back module) feature: enhanced back module. (Thanks to @wolgamir)
- feature: support
/back [lastNLocation] [targetDimension]
command, to specify theN
forlast N location
, anddimension
for filter. - feature: add
max_back_location_entries_to_save
option, to specify max location entries to save. - feature: add
fuji.back.max_location_entries_to_save
meta, to specify max location entries to save. - feature: add
/back list [player]
command, to list back location history. - feature: add
/back push
command, to push current location into location history. - feature: add
/back clear
command, to clear location history. - refactor: change the file from
config/fuji/modules/back/saved-location.json
toconfig/fuji/modules/back/location-history.json
.
- feature: support
The version number of fuji follows
semver
now: https://semver.org/
- (command_toolbox.tpa) feature: add
/tpaaccept all
,/tpadeny all
and/tpacancel all
commands for convenience. (Thanks to @NeverEndingCycle)
The version number of fuji follows
semver
now: https://semver.org/
- (command_toolbox.tpa) feature: add
/tpaaccept all
,/tpadeny all
and/tpacancel all
commands for convenience. (Thanks to @NeverEndingCycle)