Command: test - teakivy/teaks-tweaks GitHub Wiki
/test
is a Teak's Tweaks global command. This command is hidden by default, only enabling when dev-mode
is enabled. The command's permission is also false for all players by default.
/test
This is a player-only command
- Shhh. It's a secret 😉.
teakstweaks.command.test
- Default -
false
- Description - Controls whether the player can use the
/test
command.
"test.command_description": "Teak's Tweaks Testing Command.",
"test.test": "<rainbow>Hello, <name>! Looks like you found my test command! :D</rainbow>",
- Default -
Teak's Tweaks Testing Command.
- Default -
<rainbow>Hello, <name>! Looks like you found my test command! :D</rainbow>
- Placeholders
-
name
- The player's name.
-