Mod EightsEconomyP by thethonk
- 54.81 KB
- 1.20.1
- December 24, 2021
- July 14, 2023
- MiscellaneousServer Utility
Name | EightsEconomyP | Author | thethonk | Description | [Fabric/Forge] An economy mod similar to what you'd find on a bukkit server |
---|---|---|---|---|---|
Information | Downloads: Version: 1.20.1 Size: 54.81 KB Updated at: July 14, 2023 Created at: December 24, 2021 | Tags | Miscellaneous Server Utility |
EightsEconomyP is an economy implementation for Fabric/Forge. Virtual currency can be traded amongst players.
Questions? Join the discord here!
Features
Accounts are stored per world folder (not dimension!)
Commands
Luckperms Support
* /bal Shows your current balance (PERMISSION: eights.command.balance.check OR op level 0)
* /bal <NAME> Shows either your current balance or the balance of a player online. (PERMISSION: eights.command.balance.check OR op level 0)
* /bal <NAME> add <AMOUNT> Will add to the players balance, if they're online. (PERMISSION: eights.command.balance.add OR op level 4)
* /bal <NAME> remove <AMOUNT> Will remove from the players balance, if they're online. (PERMISSION: eights.command.balance.remove OR op level 4)
* /bal <NAME> set <AMOUNT> Will override and set the players balance to this amount (PERMISSION: eights.command.balance.set OR op level 4)
* /bal <NAME> pay <NAME2> <AMOUNT> Will send the amount to another player (PERMISSION: eights.command.balance.pay OR op level 0)
Dependencies
OctoEconomyApi (The API that will back the ecosystem)
Luckperms (For commands)