Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
- [fuji] feature: new
/fuji inspect placeholders
command, to list theregistered placeholders
by fuji. - [core] feature: a better
error text
forplaceholders
when missing the requiredserver
orplayer
in context. - [placeholder] feature: add
document string
for registeredplaceholders
. - [fuji] feature: now will use
different item
to represent thecore config
andmodule specific configs
. - [fuji] feature: now will display the
string type
for/fuji inspect permissions-and-metas
command. - [fuji] feature: now will display the
dynamic registry
withglowing visual effect
in/fuji inspect registries
command. - [core] feature: now will create different
permission
for eachstyle type
in/fuji inspect permissions-and-metas
command. - [core] feature: now will create different
permission
for eachtag type
in/fuji inspect permissions-and-metas
command. - [core] feature: new
print_user_guide
debug option infuji/config.json
file.
Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
- [fuji] feature: new
/fuji inspect permissions-and-metas
command. to inspect allpermissions
andmetas
. - [fuji] feature: add
document string
for all configuration models. (Issue/fuji inspect configurations
command to see it.) - [fuji] feature: add
document string
for all fuji commands. (Issue/fuji inspect fuji-commands
to see it.) - [fuji] feature: now will display
Commands registered by this module
information in/fuji inspect modules
command. - [fuji] feature: display
possible values
information forenum type
in inspection GUI. - [fuji] feature: unify the document style for
/fuji inspect fuji-commands
command. - [fuji] feature: unify the document style for
/fuji inspect modules
command. - [fuji] feature: unify the document style for
/fuji inspect configurations
command. - [fuji] fix: escape the style tags for
object.name
. (For/fuji inspect configurations
command) - [fuji] feature: use different item for
Enum
type. (For/fuji inspect configurations
command)