File Details
Chat Command Creator [1.21.30-preview]
- B
- Aug 13, 2024
- 8.54 KB
- 538
- 1.21
File Name
ChatCommandCreator_1.21.30-preview.mcpack
Supported Versions
- 1.21
- Supported the latest game versions (1.21.3 and 1.21.30-preview).
- Chat Commands can now be executed using the
/scripteventcommand. To do this, use the format: /scriptevent cmd:run_chat_command <chat command name> - Executing Chat Commands via
/scripteventmay have different effects:- When executed from a command block, relative coordinates (
~) will not be relative to the command block's coordinates and will always return0instead. - It ignores cooldown, allowing it to be executed repeatedly.
- When executed from a command block, relative coordinates (