Язык

SuperMoneyTokens

SuperMoneyTokens

ModrinthSpigotMC

Give out redeemable money, integrating with almost all economy plugins automatically.

492 загрузок 7 подписчиков обновлено 12mo ago
последняя v1.1.2 Modrinth
Bukkit Paper Purpur Spigot 1.20 – 1.21.5 EconomyUtility

SuperMoneyTokens

SuperMoneyTokens is a plugin that allows you to give out redeemable money, integrating with almost all economy plugins automatically.

Money is given out in three ways:

  1. A simple token: right click to redeem

  2. A Player-generated bank note with /withdraw

  3. A Coin Vault which contains a random amount of money and plays an animation

Commands and Permissions

Players:

  • /withdraw - moneytokens.withdraw

    Players can withdraw a bank note from their balance.

Admins:

  • /moneytoken (/mt) give - moneytokens.admin.give

    Give a player a redeemable money token.


  • /coinvault (/cv) give - moneytokens.admin.give

    Give a player a coin vault containing random amounts of money

Configuration

The plugin can be configured using the config.yml file that will be located in your plugins/SuperMoneyTokens folder. This file allows you to customize various aspects of the money tokens and coin vaults, such as names, lore, and tier and level-specific settings.

Example config.yml
coinvault-name: "&a&nCoin Vault&7 (Tier %tier%)"
coinvault-levels:
  1:
    # All of these settings are optional except for 'min' and 'max'
    coinvault-name: "&a&nCoin Vault&7 (Tier %tier%)"
    min: 25_000
    max: 100_000
    max-commands: 1
    # You can add as many commands as you like, 
    # or remove the section entirely to ignore them.
    commands:
      1:
        command: give %player% diamond 1
        chance: 50
  2:
    min: 100_000
    max: 500_000
  3:
    min: 500_000
    max: 2_500_000
  4:
    min: 2_500_000
    max: 10_000_000
  5:
    min: 10_000_000
    max: 50_000_000

money-token:
  # %amount% is a placeholder for the value of the token; (1,000)
  name: "&a$%amount%"
  lore: ["&7Right-Click to redeem &a$%amount%"]

Bugs and Suggestions

If you require support or would like to make a suggestion for the plugin, please join the Discord where support will be provided.

Версии

Release
1.1.2
bukkit, paper, purpur · 1.20, 1.20.1, 1.20.2 · 12mo ago
# Customisation You can now customise most aspects of the plugin like messages, coinvault amounts, token names, lores and more..! This includes specific…
261
Release
1.0.0
bukkit, paper, purpur · 1.20, 1.20.1, 1.20.2 · 17mo ago
Initial Release
231

Комментарии 0

Пока нет комментариев. Будь первым, кто поделится мнением.

Скачать SuperMoneyTokens

SpigotMC

Файлы отдаются напрямую с первоисточника. Modgrid не хранит и не изменяет их.