Mod EightsEconomyP by thethonk

  • EightsEconomyP by thethonk

    [Fabric/Forge] An economy mod similar to what you'd find on a bukkit server
    • 54.81 KB
    • 1.20.1
    • December 24, 2021
    • July 14, 2023
    • Miscellaneous
      Server Utility
    EightsEconomyP
Mod Information
NameEightsEconomyPAuthorthethonkDescription[Fabric/Forge] An economy mod similar to what you'd find on a bukkit server
InformationDownloads:
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!

https://discord.gg/GZjtAn3F6W

 

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)