V-MultiEconomies | Multiple customizable economies [1.8-1.19] icon

V-MultiEconomies | Multiple customizable economies [1.8-1.19] -----

Create economies with custom commands, messages and permissions.



1.0.5
  • Added the option of multiple economy configurations (Allows to have your economies more organized in the Economies folder).
  • Changed section Item to Items.
  • Added cheques (Creates a physical item with a specified amount of economy) [Command for Players]
This option requires NBT API, make sure you have it installed on your server. Link: https://www.spigotmc.org/resources/nbt-api.7939/

  • Added boosters (Boosters only work with the commands add and addall) [Command for Admins]
  • Added invalid arguments message.
  • Added new placeholders
    • %vmultieconomies_totalboost_<economy>%
    • %vmultieconomies_permboost_<economy>%
    • %vmultieconomies_tempboost_<economy>%
    • %vmultieconomies_tempboost_<economy>_time%
  • Fixed error with message when getting balance of a player.
For players who had the plugin installed:
  • Changed section Item to Items.
    - You need to change it in your economies to avoid mistakes.
  • Added cheques (Creates a physical item with a specified amount of economy) [Command for Players]
- It is necessary to add the item configuration to the Items section.
Code (YAML):
       ChequeItem:
          material
: PAPER
          data
: 0
          ignore-name
: false
          ignore-lore
: false
          name
: '&c&lKran &8| &fCheque'
          lore
:
         - '&r'
          - '&7Amount
: %amount%'
          - '&r'
          - '&cRight-click to claim'
          enchanted
: true
          attributes
: true
- You will have to add the permission for the cheque command in the Permissions section
Code (YAML):
permission-economy-cheque : <permission>
- You need to add the messages of the command to the Messages section
Code (YAML):
       Cheque:
          economy-cheque-incorrect
: '&cUse : / %economy_name% cheque <amount>'
          economy-cheque
: '&c&l %economy_name% &8> &7You created a check of &c%amount%
            &7Krans'
          economy-cheque-claimed
: '&c&l %economy_name% &8> &7You claimed a cheque of
            &c %amount% &7Krans'
          economy-inv-empty
: '&c&l %economy_name% &8> &7You have no space in your inventory.'
  • Added boosters (Boosters only work with the commands add and addall) [Command for Admins]
This option requires NBT API, make sure you have it installed on your server. Link: https://www.spigotmc.org/resources/nbt-api.7939/
- You need to add the messages of the commands to the Messages section
Code (YAML):
       Booster:
          economy-booster-incorrect
: '&cUse : / %economy_name% booster perm/temp'
          economy-boosterall-incorrect
: '&cUse : / %economy_name% boosterall perm/temp'
          economy-booster-perm-incorrect
: '&cUse : / %economy_name% booster perm <name>
            <level>'
          economy-booster-temp-incorrect
: '&cUse : / %economy_name% booster temp <name>
            <level> <time in seconds>'
          economy-boosterall-perm-incorrect
: '&cUse : / %economy_name% boosterall perm
            <level>'
          economy-boosterall-temp-incorrect
: '&cUse : / %economy_name% boosterall temp
            <level> <time in seconds>'
          economy-booster-to-player-temp
: '&c&l %economy_name% &8> &7You received a
            temporal booster of &c %booster% &7for &c%time%&7.'
          economy-booster-to-player-perm
: '&c&l %economy_name% &8> &7You received a
            permanent booster of &c %booster%&7.'
          economy-booster-perm
: '&c&l %economy_name% > &7You activated a permanent
            booster of &c %booster% &7to &c%player%&7.'
          economy-booster-temp
: '&c&l %economy_name% > &7You activated a temporal booster
            of &c %booster% &7for &c%time%&7 to &c%player%&7.'
          economy-boosterall-perm
: '&c&l %economy_name% > &7You activated a permanent
            booster &c %booster% &7to all connected players. '
          economy-boosterall-temp
: '&c&l %economy_name% > &7You activated a permanent
            booster &c %booster% &7to all connected players for &c%time%&7.'
          economy-booster-ended
: '&c&l %economy_name% > &7Your &c%booster% temporary
            booster has finished.'
- You need to add the message to see the booster in the Others section.
Code (YAML):
economy-boost : '&c&l %economy_name% &8> &cYour boost is &7X%booster% &c(Perm X%perm% | Temp X%temp% for %time%)'
- You will have to add the permission for the boosters command in the Permissions section.
Code (YAML):
permission-economy-booster : <permission>
  • Added invalid arguments message (Add it in the message section in Others).
Code (YAML):
economy-invalid-arguments : '&c&l %economy_name% &8> &cThe command has invalid arguments, check it.'
----------, Dec 19, 2022
Resource Information
Author:
----------
Total Downloads: 1,536
First Release: Sep 17, 2022
Last Update: Apr 29, 2023
Category: ---------------
All-Time Rating:
7 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings