Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
- [command_menu] feature: now we have an
online menu editor, which greatly helps you design a menu. (Thanks to @Hitnam)- You can use the editor in https://fuji-command-menu-editor-k4k4.vercel.app/
- [leaderboard] new module named
leaderboard, which allows you to define aleaderboard.- feature: you can define a
leaderboardfrom aplaceholder,statisticsorobjective. - feature: the
time windowof aleaderboardcan behourly,daily,weekly,monthly,yearlyandall_time. - feature: you can display the
lowest Nandhighest Ndata usingcommandsorplaceholders. - feature: you can use
/leaderboard {lowest/highest}to list thepaged top N playersfor aspecified leaderboard.
- feature: you can define a
- [motd] feature: improvements to
motdmodule.- feature: now allow to customize the
players infoarea. (You can customize themax players,online playersandhover text.) - feature: now allow to customize the
versionarea. (You can customize thedisplay textbefore theping result.) - feature: optimize the
default config filefor this module. (Now it provide the fancy gradient colors in the default example)
- feature: now allow to customize the
- [economy] feature: improvements to
economymodule.- feature: new command
/economy balance-top gui. - feature: now the
/economy balance-topwill display thebalance topusingpaged message. (Issue/economy balance-top fuji:goldto see it!)
- feature: new command
- [tab] feature: optimize the
defualt config filefor this module. (Now it provide a better color schema in the default example) - [fuji] feature: now allows the
consoleto execute/fuji {reload/about/debug}commands. - [core] feature: improvements to
languagesystem.- feature: increase the number of supported languages from
30to all128languages. (even if the language is not built-in, users can now still use it.) - feature: the
language filesnow will be reloaded by/fuji reloadcommand, regardless of whether thelanguagemodule is enabled or not. - fix: when
languagemodule is enabled, and a player joins with anunsupported languagethe first time, the console should not be spammed with exceptions.
- feature: increase the number of supported languages from
- [docs] feature: improvements to
documentsystem.- feature: add
click promptforcoremodule in module details GUI.
- feature: add
Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
This version contains BREAKING CHANGES if you are using them!
- (BREAKING-CHANGE) [skin] refactor: re-write the
skinmodule.- (BREAKING CHANGE) remove: now remove the
/skin setcommand. It is replaced with/skin use-mojang-skinand/skin use-url-skincommand. (Makes it easier and clearer to use.) - (BREAKING CHANGE) refactor: the
/skin use-online-skinis renamed to/skin use-my-mojang-skin. - feature: now you can define the
default skinfor a new player, if the player haven't set any skin before. - feature: now will only log the console when creating new skin data for a player. (It reduces the
console-spamwhen a player join the server.) - feature: new command
/skin guito open aSkin GUI. (Make it easier to use a defineddefault skin) - feature: new command
/skin use-random-default-skins, to use arandom skinfromdefault skin listdefined in the config file. - feature: new command
/skin use-default-skin <skinName>, to use aspecified default skinfromdefault skin listdefined in the config file. - docs: add more document for this module.
- fix: the client should not get stuck in the dimension changing screen for a long time. (Now it is very fast to change the skin.)
- fix: if the new skin is identical to the old skin, should not send the failure message. (The
failure messagein this case will mis-lead the user.) - (MC 1.20.1) fix: updated player skins were only visible after others re-join the server.
- fix: should display the player name in the player list, after the using of
/skincommand. - fix: should restore the previous
vehicleandpassengersof the player, after using the/skincommand. - fix: the 1 block drifting after using the
/skincommand. (It's a minor visual glitch.) - feature: optimize the default language file for this module. (With intuitive styling.)
- (BREAKING CHANGE) remove: now remove the
- [economy] feature: improvements for this module.
- feature: now will display the
balance,accountsandproviderswith defined colorful styling. - feature: now allow to customize the
iconoffuji economy provider, instead of hard-codedminecraft:cherry_saplingicon.
- feature: now will display the
- [core] docs: improvements for
document string compiler.- docs: new
tipsandexamplesfor modules. - docs: now the
Retarget Command Descriptorwill copy the document string from its targetCommand Descriptor. - docs: now will
highlighttheAlexandSteveliteral indocument string. - docs: now will
highlighttheconditional statement. (For example,1.,1.aand1.a.i...) - docs: now will
underlinetheURLin document string. - fix: the
urlindoc stringshould be highlighted and displayed correctly, and it should be able to click to open the URL.
- docs: new
Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
- [placeholder] feature: improve the
%fuji:pos%placeholder.- feature: now it will display the
biomeinfo. - feature: now you can click it to add a
xaero waypoint. - feature: improve the default language config for it.
- feature: now it will display the



