Fuji (Essentials)

Fuji (Essentials)

Mod

A mod that ports EssentialsX / CMI from bukkit to fabric.

Server DecorationEconomyGame MechanicsManagementOptimizationSocialStorageTechnologyUtilityWorld Generation

12.1k downloads
65 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Filter loader...
Filter versions...
Filter channels...

The version number of fuji follows semver now: https://semver.org/

  • (anti_build module) fix: the place_block anti-type should not throw NPE if a non-player (e.g. a dispenser) places a block. (Thanks to @phaldan)
  • i18n: new translation for zh_tw and id_id. (Thanks to @dirtTW)

The version number of fuji follows semver now: https://semver.org/

  • (anti_build module) fix: the place_block anti-type should not throw NPE if a non-player (e.g. a dispenser) places a block. (Thanks to @phaldan)
  • i18n: new translation for zh_tw and id_id. (Thanks to @dirtTW)

The version number of fuji follows semver now: https://semver.org/

  • (back module): add option enable_back_on_death and enable_back_on_teleport.

The version number of fuji follows semver now: https://semver.org/

  • (back module): add option enable_back_on_death and enable_back_on_teleport.

The version number of fuji follows semver now: https://semver.org/

  • (back module): add option enable_back_on_death and enable_back_on_teleport.

The version number of fuji follows semver now: 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.warmup to specify the warmup sec based 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 tp command.
  • (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 semver now: 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.warmup to specify the warmup sec based 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 tp command.
  • (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 semver now: https://semver.org/

  • feature: add wildcard to anti_build (resolves #224, thanks for @phaldan)

The version number of fuji follows semver now: 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 semver now: https://semver.org/

Bump the fuji v6.0.0 version for mc1.21.4.

The version number of fuji follows semver now: 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.sort and tab_list.faker module. (it's highly recommend to use https://github.com/NEZNAMY/TAB for complex purpose, it works just perfect.)
  • refactor: rename tab_list module to tab module.

The version number of fuji follows semver now: https://semver.org/

This version includes the following breaking changes if you are using them:

  • refactor: remove tab_list.sort and tab_list.faker module. (it's highly recommend to use https://github.com/NEZNAMY/TAB for complex purpose, it works just perfect.)
  • refactor: rename tab_list module to tab module.

The version number of fuji follows semver now: https://semver.org/

Cherry-pick commits for mc1.21:

This version includes the following breaking changes if you are using them:

  • feature: add others literal arguments to most commands that only targeted at command source player in the past, now allows to use others argument to apply the command to a collection of players. This influence the following commands (If you are using command_permission module with apply-sponge-implicit-wildcard=false in luckperms.conf, then everything is fine. If the option is true, then be careful that the wildcard permission may allow players to use the following commands with others option.):
    • 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 semver now: https://semver.org/

This version includes the following breaking changes if you are using them:

  • feature: add others literal arguments to most commands that only targeted at command source player in the past, now allows to use others argument to apply the command to a collection of players. This influence the following commands (If you are using command_permission module with apply-sponge-implicit-wildcard=false in luckperms.conf, then everything is fine. If the option is true, then be careful that the wildcard permission may allow players to use the following commands with others option.):
    • 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 semver now: https://semver.org/

  • feature: add on_warped event for warps. (command_toolbox.warp module)
  • fix: possible to trigger Not a JSON Object: null when a new fake-player is spawned via carpet mod. (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.

The version number of fuji follows semver now: https://semver.org/

cherry-pick the v4.3.0 version for mc1.21:

  • feature: add on_warped event for warps. (command_toolbox.warp module)
  • fix: possible to trigger Not a JSON Object: null when a new fake-player is spawned via carpet mod. (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.

The version number of fuji follows semver now: https://semver.org/

cherry-pick commits from fuji v4.2.1:

  • docs: simplify the docs
    • use a fancy header to reflect the structure of the document.
    • add the listing of commands.
    • remove the usage of levels that deepen than h6.
    • box the code fence.
  • i18n: translation fix for id_ID and zh_TW. (contributor: @yichifauzi)
  • fix: ensure the commands are executes in main thread. (command_meta.delay module)
  • fix: the lore of meta-data doesn't show in /fuji inspect fuji-commands gui. (fuji module)

Project members

SakuraWald

Owner

Details

Licensed GPL-3.0-only
Published a year ago
Updated a month ago