The version number of fuji follows
semvernow: https://semver.org/
- fix: (chat.display module) The sender player is wrong when sharing
invorender.
The version number of fuji follows
semvernow: https://semver.org/
- fix: (chat.display module) The sender player is wrong when sharing
invorender.
The version number of fuji follows
semvernow: https://semver.org/
- (anti_build module) fix: the
place_blockanti-type should not throwNPEif a non-player (e.g. a dispenser) places a block. (Thanks to @phaldan) - i18n: new translation for
zh_twandid_id. (Thanks to @dirtTW)
The version number of fuji follows
semvernow: https://semver.org/
- (anti_build module) fix: the
place_blockanti-type should not throwNPEif a non-player (e.g. a dispenser) places a block. (Thanks to @phaldan) - i18n: new translation for
zh_twandid_id. (Thanks to @dirtTW)
The version number of fuji follows
semvernow: https://semver.org/
- (back module): add option
enable_back_on_deathandenable_back_on_teleport.
The version number of fuji follows
semvernow: https://semver.org/
- (back module): add option
enable_back_on_deathandenable_back_on_teleport.
The version number of fuji follows
semvernow: https://semver.org/
- (back module): add option
enable_back_on_deathandenable_back_on_teleport.
The version number of fuji follows
semvernow: https://semver.org/
- (core) feature: a new facility to allow suppress the sending of a message by its type.
- (teleport_warmup module) feature: a new meta
fuji.teleport_warmup.warmupto specify thewarmup secbased on luckperms. (Thanks to @FishyFinn) - (teleport_warmup module) fix: should not corrupt the
relative teleport. (Thanks to @FishyFinn) - (warp module) feature: the feedback message for
/warp tpcommand. - (nametag module) fix: should hide the nametag if the player is
in-visbile. - (disabler.move_wrongly_disabler) fix: should also work for
entity moved wrongly.
The version number of fuji follows
semvernow: https://semver.org/
- (core) feature: a new facility to allow suppress the sending of a message by its type.
- (teleport_warmup module) feature: a new meta
fuji.teleport_warmup.warmupto specify thewarmup secbased on luckperms. (Thanks to @FishyFinn) - (teleport_warmup module) fix: should not corrupt the
relative teleport. (Thanks to @FishyFinn) - (warp module) feature: the feedback message for
/warp tpcommand. - (nametag module) fix: should hide the nametag if the player is
in-visbile. - (disabler.move_wrongly_disabler) fix: should also work for
entity moved wrongly.
The version number of fuji follows
semvernow: https://semver.org/
- feature: add wildcard to anti_build (resolves #224, thanks for @phaldan)
The version number of fuji follows
semvernow: https://semver.org/
Bump the fuji v6.0.0 version for mc1.21.4.
- feature: add wildcard to anti_build (resolves #224, thanks for @phaldan)
The version number of fuji follows
semvernow: https://semver.org/
Bump the fuji v6.0.0 version for mc1.21.4.
The version number of fuji follows
semvernow: https://semver.org/
Cherry-pick commits for mc1.21:
This version includes the following breaking changes if you are using them:
- refactor: remove
tab_list.sortandtab_list.fakermodule. (it's highly recommend to use https://github.com/NEZNAMY/TAB for complex purpose, it works just perfect.)- refactor: rename
tab_listmodule totabmodule.
The version number of fuji follows
semvernow: https://semver.org/
This version includes the following breaking changes if you are using them:
- refactor: remove
tab_list.sortandtab_list.fakermodule. (it's highly recommend to use https://github.com/NEZNAMY/TAB for complex purpose, it works just perfect.)- refactor: rename
tab_listmodule totabmodule.
The version number of fuji follows
semvernow: https://semver.org/
Cherry-pick commits for mc1.21:
This version includes the following breaking changes if you are using them:
- feature: add
othersliteral arguments to most commands that only targeted at command source player in the past, now allows to useothersargument to apply the command to a collection of players. This influence the following commands (If you are usingcommand_permission modulewithapply-sponge-implicit-wildcard=falseinluckperms.conf, then everything is fine. If the option is true, then be careful that thewildcard permissionmay allow players to use the following commands withothersoption.):
- all functional commands.
- most of the commands in
command_toolbox- /afk, /back, /chat style, /pvp, /rtp
- The command option
/tppos --targetPlayer ...is replaced by/tppos others .... (command_toolbox.tppos module)- make the default required level permission to 4: /heal, /ping, /extinguish, /near (command_toolbox.* module)
- make the default required level permission to 4: all functional commands. (functional module)
The version number of fuji follows
semvernow: https://semver.org/
This version includes the following breaking changes if you are using them:
- feature: add
othersliteral arguments to most commands that only targeted at command source player in the past, now allows to useothersargument to apply the command to a collection of players. This influence the following commands (If you are usingcommand_permission modulewithapply-sponge-implicit-wildcard=falseinluckperms.conf, then everything is fine. If the option is true, then be careful that thewildcard permissionmay allow players to use the following commands withothersoption.):
- all functional commands.
- most of the commands in
command_toolbox- /afk, /back, /chat style, /pvp, /rtp
- The command option
/tppos --targetPlayer ...is replaced by/tppos others .... (command_toolbox.tppos module)- make the default required level permission to 4: /heal, /ping, /extinguish, /near (command_toolbox.* module)
- make the default required level permission to 4: all functional commands. (functional module)
The version number of fuji follows
semvernow: https://semver.org/
- feature: add
on_warpedevent for warps. (command_toolbox.warp module) - fix: possible to trigger
Not a JSON Object: nullwhen a new fake-player is spawned viacarpetmod. (placeholder module) - fix: can't display a specific type of block entity properly, e.g. beds, banners etc. (chunks module)
- refactor: cleanup unused functions in core, rename and simplify symbols in core.



