- fix: crash the client if the client-side install fuji and edit a sign in multi-player server.
- fix: the
production work
inworks module
can't work ifresource world module
is disabled. - fix : a minor bug about re-entrance and reference while searching keywords in
works module
- refactor: change the mixin generator into a non-destruction generator
- refactor: move common classes into
common
package - refactor: better naming for docs gen
- refactor: extract default placeholder for server side gui
- refactor: better compatibility for
afk module
- add: trashcan module
- add: module dependency checker
- feature: now
tab list module
supportsbody
custom
- feature: now
deathlog module
will not override the inventory even if the target player is op - refactor: a generalized paged gui for
works module
- refactor: rename field
command_regex_2_cooldown_ms
toregex2ms
incommand_cooldown module
- refactor: refactor: rename field
rules
toregex
incommand_rewrite module
- refactor: extract
rows
andtops
fields intotop
field intop chunks module
- add: kit module (full gui support)
- add: tab list module
- add: a docs generator (see the latest and detailed wiki)
- fix: (chat module) the default
format
configuration inchat module
- fix: can't process fake-player from
carpet-fabric
withluckperms
- fix: can't resolve
%fuji:player_suffix%
placeholder - feature: a friendly dependency checker to avoid exceptions at server launch stage
- feature: (command interactive module) now
command interactive module
supportsplaceholder
- feature: generalize the module manager to support sub-module.
- feature: (color module) support full server-side colorful signs
- feature: now will report enabled modules alphabetically in console.
- refactor: generalize many
functional block
relative modules intofunctional module
- refactor: generalize
fake player manager module
andbetter info module
intocarpet module
. (now permission checker works with fake-player) - refactor: generalize
bypass ... module
intodisabler module
- refactor: generalize some simple command modules into
command_toolbox module
- refactor: rename
fix whitelist module
intowhitelist module
- refactor: a light-way to implement
teleport warmup module
(better compatibility) - refactor: adjust the joint point of
command interactive module
for better comtatibility. - refactor: update the default configuration for
scheduler module
- remove: the
fix player list cme module
- add: top module
- add: command warmup module
- add: send message module
- add: send broadcast module
- add: send actionbar module
- add: for each module
- add: shell module (powerful and dangerous)
- fix: update PlaceholderAPI version to address a minor bug about
nested tag
inclick:command_suggest
- refactor: now
realname module
will list all the players wiht nickname - refactor: modify the default format in
chat module
to support player nicknames - refactor: rename
protect module
intomultiplier module
, and generalize its purpose. (more powerful) - feature: a language key for placeholder
%fuji:pos%
- add: nickname module
- add: color module (supported types: sign, anvil)
- fix: can't resolve language if
language module
is disabled. - refactor: use translable text for
item
display inchat module
- refactor: use a light-way method to implement Chat module (better compatibility, slightly performance improvement)
- feature: Afk module supports placeholder
This version can't load language without
language module
enabled
- fix: quartz library will throw NPE if client-side re-entry the single-player world
- fix:
Chat module
can't insertinv
if a player holds anenchanted item
in his mainhand. - feature:
Home moudle
supports meta. - feature: now supports
PlaceholderAPI
, you can insert any placeholder in anywhre. - feature: now supports to re-define
default language
(lazy-loading support) - feature: now
Chat module
supports extra placeholder - feature: now
/fuji reload
will try to merge configuration trees every time. - refactor: a better way to communicate with
luckperms
- refactor: rename
MainStats
module intoPlaceholder
module - refactor: re-organize message util.
- refactor: use a better parser for
Chat module
(better performance) - add:
AntiBuild
module - add: backup service for
/config/fuji
folder
- add: ProtectModule
- add: WorldModule
- add: RealnameModule
- add: LoomModule
- add: CartographyModule
- add: SmithingModule
- refactor: a better way to dispatch module codes. (better compitable)
- refactor: modify CommandPermissionModule prefix from
fuji.<command-node-path>
tofuji.permission.<command-node-path>
- refactor: disable
TestModule
if not in development-environment - fix: insert
pos
in resource world will cause console spamMissing language key ...
- fix: regex group reference error if insert pos in resource worlds
- fix: can't get command completion for offline players if seen module is disabled.
- feature: add power provider option for enchantment module
- add: command rewrite module
- add: command rewrite module
- feature: add power provider option for enchantment module
- fix: can't get command completion for offline players if
seen module
is disabled.
This version may in-compatible with the original config files, please backup your old config files inside /config/fuji/
- fix: possible NPE in DimensionOptionsRegistryHolder in resource world module
- fix: regex group reference error if insert pos in resource worlds
- remove: biome lookup cache module
- remove: tick chunk cache module
- refactor: use custom events for some modules. (little performance improvement)
- refactor: rename ZeroPermissionModule into
CommandPermissionModule (the prefix is changed from
zero
tofuji
) - refactor: rename BetterFakePlayerModule into FakePlayerManagerModule
- refactor: rename StrongerPlayerList module into FixPlayerListCME module
- refactor: rename WhitelistFix module into FixWhitelist module
This is a migration version for mc1.21
- add: CommandAliasModule
- fix: WorldDownloadModule can't works if ResourceWorldModule is disabled.
- add: SitModule
- feature: add url resolver for ChatModule
- feature: add overworld-nether coords display for ChatModule (insert
pos
) - feature: add xmaps mod support for ChatModule (insert
pos
)
This is a migration version for mc1.20.5
This is a migration version for mc1.20.6
This is a migration version for mc1.20.3 ~ mc1.20.4