promotional bannermobile promotional banner

Command Tokens

Create custom token items that execute commands when a player uses them

File Details

CommandTokens (NeoForge) - V1.0.3

  • R
  • Apr 5, 2025
  • 24.70 KB
  • 22
  • 1.21.1
  • NeoForge

File Name

commandtokens-1.0.3.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:command-tokens-1122936:6388335"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Removed default "[Token]" text that was added to all tokens
  • Added a command to reload the config: /commandtokens reloadConfig
  • Added a new translation config file where you can edit almost all of the text within CommandTokens mod. (CommandTokens-translation.json)
  • You can now use the %p placeholder in token name and description. It will be replaced with the playername specified in the give command.
  • Added support for using color codes in config for token name and description.
  • Removed default formatting from token name and description. Token name will be white text, unless a color code is used in the config. Token lore will be purple text (MC default) unless a color code is used in config. See below for example