promotional bannermobile promotional banner

DiamEcon

A set of features that help with a diamond-based economy.

File Details

DiamEcon V1.1.0 for 1.20.1

  • R
  • Feb 25, 2024
  • 92.02 KB
  • 99
  • 1.20.1
  • Forge

File Name

diamecon-1.1.0-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:diamecon-976698:5136821")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added the ability to run commands on offline players
    • This changes the player field in most commands to a string field (no more username autofill)
  • Added the "/econ allusers" command
    • Lists every user on the server that has a balance (including offline players)
    • Will also show their balances if the "viewOtherBalances" gamerule is enabled
  • Added the "/adminecon delete" command, which currently has no use and errors on execution
  • Changed "/econ showBalanceAfterTransaction" to "/econ autobalance"
  • Changed "/adminecon giveCheck" to "/adminecon check"
  • Removed all uppercase letters from commands (E.G. "/econ depositAll" is now "/econ depositall")
  • Changed currency from "$" to "Di" (Short for Diamonds)
  • Fixed an issue with the "/econ withdraw" command when your balance is under $1
  • Minor changes to messages