Version 1.3 Fixed bugs and added new features from the previous 1.2 ChangeLog
Changes: For detailed changes, please refer to the ChangeLog above☝
Here is a brief summary of the changes:
- Updated to Version 1.3
- Other bug fixes
This addon is operated by executing commands such as !help
. It supports UI elements, use !item
or !ui
to access them. The prefix !
can be changed in handler.ts
. The addon is also multilingual.
If you encounter any bugs or issues, feel free to contact me on Discord or through Issues.
-
All owner commands require the (OP) tag, so please use
/tag @s add op
. -
!help
: Displays a list of available commands. -
!chest
: Opens the chest command menu. -
!lang
: Changes the language setting. -
!dev
: Developer command (op required). -
!ui
: Added a UI command for PS4/5. -
!jpch
: An experimental feature replicating LunaChat. -
!item
: Obtain an item that opens the UI. -
!tpa
: Send a teleport request. -
!list
: Displays player information (op required). -
!antichat
: Use with on|off|freeze Player |unfreeze Player (op required). -
!lore
:!lore -set apple
sets the description of the item in hand.!lore -rename test
renames the item in hand. -
!join
: Use this command with subcommand -settings to set rules. Toggle display with (-true/-false) (op required). -
!warpgate
: This command allows you to create warp gates. Usage:!warpgate -create gate_name destination_coordinates
/ To delete:!warpgate -delete gate_name
/ To list gates:-list
. -
!about
: Displays information about this addon. -
!staff
: This is a command specifically for staff (requires "staff" tag). -
!report
: Report players who are misbehaving. -
More commands will be added in the future.
You can change the command prefix in handler.ts
.
This addon supports multiple languages. Currently supported languages are:
ja_JP
: Japanese (fully supported)en_US
: English (fully supported)zh_CN
: Chinese (Simplified) (partially supported)ru_RU
: Russian (partially supported)ko_KR
: Korean (partially supported)fi_FI
: Finnish (partially supported)
You can change the language using the !lang
command.
- Download the addon from the releases.
- Enable the
-beta
experimental features in Minecraft. - Join a world and use
!help
to see a list of commands. - If you are a world administrator, it is recommended to add the "op" tag to yourself.
Language folders are located at src/command/langs/list. (Please define translation keys in the JSON files)