-
Notifications
You must be signed in to change notification settings - Fork 0
Commands, Permissions, Placeholders and Config
CuzImLqve edited this page Dec 29, 2021
·
8 revisions
- /economyplus
- 1° Arg = <help/reload/debug/hologram/update/convert>
- /ep hologram, creates a baltop Hologram. HolographicsDisplays is needed for this feature.
- /ep update, downloads the latests version of the plugin in your server, if there is one.
- /ep convert <UUID/NICKNAME>, changes the storage mode of the plugin in the database.
- /ep exclude , exludes a player from the baltop.
- Aliases:
- /ep
- Permissions:
- economyplus.reload
- economyplus.hologram
- economyplus.update
- 1° Arg = <help/reload/debug/hologram/update/convert>
- /eco - Used to give, set, take money from a users balance.
- 1° Arg =
- 2° Arg = <set/give/take>
- 3° Arg =
- Permissions:
- economyplus.eco.set
- economyplus.eco.give
- economyplus.eco.take
- /bal - Used to view your or someone else's balance.
- 1° Arg = (if you want to se another player's balance)
- Aliases:
- /balance
- /money
- Permissions:
- economyplus.balance
- economyplus.balance.others (to see other people's balance)
- /baltop - Used to view the baltop.
- 1° Arg =
- Permissions:
- economyplus.baltop
- /pay - Used to give money to another player, taking them away from the executer's balance.
- 1° Arg =
- 2° Arg =
- Permissions:
- economyplus.pay
- /bank - used to deposit and withdraw money into and from a bank.
- 1° Arg = <withdraw/deposit/admin>
- 2°Arg = <set/get>
- 3°Arg =
- 4° Arg =
- Permissions:
- economyplus.bank.withdraw
- economyplus.bank.deposit
- economyplus.bank.admin
- Examples:
- /bank withdraw 1000
- /bank deposit 1000
- /bank admin set _ItsWagPvP 1000
To use this you must have either PlaceholderApi or MVdWPlaceholderAPI and a plugin that support's them.
- %economyplus_money% - Shows money (Not Formatted).
- Example: 10000000.00
- %economyplus_money_formatted% - Shows formatted money.
- Example: 1M
- %economyplus_bank% - Shows money in bank (Not Formatted).
- %economyplus_bank_formatted% - Shows formatted money in bank.
