Command Tokens

Quick rating

Community listing page, reviews here may not be monitored by the author.

Command Tokens

By hennyhexOwner

No reviews yet

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

QoL & Tweaks
Economy & Trade Systems
Mod Loaders
Forge
NeoForge
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
CommandTokens (NeoForge) - V1.0.4

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

NOTE: If you are looking for a server-side alternative to this mod (that clients dont also have to install to connect to your server) - CommandTokens has been included in my server essentials mod:

 Henny Essentials

Overview

CommandTokens gives the user the ability to create custom items that execute commands when a player uses them.

This mod is aimed toward server owners, modpack creators and map makers but has a wide range of uses in many scenarios.

Commands

You can use the command /commandtokens give <playername> <tokenalias> to give a token to a player.

Alternatively, you can use the Minecraft give command to give a player a token as follows:

/give <playername> commandtokens:token[custom_data={"commandtoken":"tokenAlias"}]

How to create a Token

To create a token, place this mod in your mods folder and load up a world in creative mode. If you navigate to the CommandTokens creative tab you will see 3 tokens that are created by default.

Now save and quit your world and navigate to the config directory, you will see a file called: CommandTokens.json

This is the file where you can create your custom tokens. Below is a breakdown of a "token" object:

NOTE: as of V1.0.4 you can add a permission: "some.permission.node" option to tokens and it will use LuckPerms to check if player has permission to use the token. If LuckPerms is not installed, or the permission string is blank, the token will not check permissions.

Create as many of those objects as you want and place them within the "tokens": [] array in the config and the next time you load your world you will have access to these tokens.

For example, the config token defined above will create this token in game:

[CLICK HERE FOR SUPPORT DISCORD]

NOTE: If you are looking for a server-side alternative to this mod (that clients dont also have to install to connect to your server) - CommandTokens has been included in my server-side essentials mod:  

Henny Essentials

Overview

CommandTokens gives the user the ability to create custom items that execute commands when a player uses them.

This mod is aimed toward server owners, modpack creators and map makers but has a wide range of uses in many scenarios.

Commands

You can use the command /commandtokens give to give a token to a player.

Alternatively, you can use the Minecraft give command to give a player a token as follows:

/give commandtokens:token[custom_data={"commandtoken":"tokenAlias"}]

How to create a Token

To create a token, place this mod in your mods folder and load up a world in creative mode. If you navigate to the CommandTokens creative tab you will see 3 tokens that are created by default.

Now save and quit your world and navigate to the config directory, you will see a file called: CommandTokens.json

This is the file where you can create your custom tokens. Below is a breakdown of a "token" object: Config token

NOTE: as of V1.0.4 you can add a permission: "some.permission.node" option to tokens and it will use LuckPerms to check if player has permission to use the token. If LuckPerms is not installed, or the permission string is blank, the token will not check permissions.

Create as many of those objects as you want and place them within the "tokens": [] array in the config and the next time you load your world you will have access to these tokens.

For example, the config token defined above will create this token in game: Example of token in game

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~6,000
Total Downloads
CurseForge
~6,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works