promotional bannermobile promotional banner

Command Tokens

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

File Details

CommandTokens (NeoForge) - V1.0.4

  • R
  • Apr 10, 2025
  • 26.08 KB
  • 1.5K
  • 1.21.1
  • NeoForge

File Name

commandtokens-1.0.4.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

LuckPerms integration

  • Now supports LuckPerms integration.
  • Tokens can have a permission string in config.
  • If LuckPerms is detected in your mod list and your CommandToken has a "permission" string in config, it will check this permission before allowing the player to redeem the token.
  • If the permission string is blank, no permission checks will be done. This means anyone can redeem that token (assuming it isn't locked to the receiving player)