Token Manager Plugin (1.19.4, 1.18.2) is a plugin designed to introduce a token-based economy system to Minecraft servers. It allows players to earn, spend, and manage tokens for various in-game rewards, making it a great addition for servers with custom currencies.

Features:

  • Provides a token-based currency system separate from traditional money.
  • Allows players to earn and spend tokens through commands or in-game activities.
  • Supports MySQL and file-based storage for flexibility.
  • Fully configurable with permissions and customizable messages.
  • Integrates with other plugins for seamless economy management.

Screenshost:

Commands:

Player Commands:

  • /token or /tokens -Displays the help page.
  • /token [balance | bal | money] [username] – Shows your or others balance.
  • /token send [username] – Sends tokens to player with selected username.
  • /token shop [name] – Opens the shop with selected name or the default shop if enabled.
  • /token shops – Displays a list of available shops.
  • /token top – Displays a list of players with the most tokens.
  • /token sell <all> – Sells your held item or your inventory for amount of tokens defined in worth.yml.
  • /token worth <all> – Displays how much your held item or your inventory is worth.

Admin Commands:

  • /tm or /tokenmanager – Displays the help page.
  • /tm [add | give] [username] [amount] – Adds tokens to player with selected username.
  • /tm [remove | delete] [username] [amount] – Removes tokens from player with selected username.
  • /tm set [username] [amount] – Set token balance of the player with selected username.
  • /tm open [username] [shop] – Opens the selected shop to player with selected username.
  • /tm [giveall | sendall] [amount] – Adds selected amount of tokens to all online players.
  • /tm [reload | rl] [Optional: Module Name] – Reloads all modules or a specific module if module name is selected.
  • /tm transfer – Transfers all data from data.yml to the MySQL database.

Permissons:

  • tokenmanager.use – /token
  • tokenmanager.use.balance.others – /token balance [username]
  • tokenmanager.use.send – /token send
  • tokenmanager.use.shop – /token [shop | shops]
  • tokenmanager.use.top – /token top
  • tokenmanager.use.sell – /token sell
  • tokenmanager.use.sell.all – /token sell all
  • tokenmanager.use.worth – /token worth
  • tokenmanager.use.worth.all – /token worth all
  • tokenmanager.admin – /tm

How to install:

Token Manager Plugin (1.19.4, 1.18.2) Download Links

For All Versions from Minecraft 1.8 to Minecraft 1.19.4

Download from Server 1 – Download from Server 2

Click to rate this post!
[Total: 2 Average: 5]