2025-05-06 13:42:46 +02:00
2025-05-06 13:42:46 +02:00
2025-05-06 13:42:46 +02:00
yay
2025-05-06 18:08:09 +02:00
2025-05-06 13:42:46 +02:00
2025-05-06 13:42:46 +02:00
2025-05-06 13:42:46 +02:00
2025-12-12 15:03:14 +02:00
2025-05-06 13:42:46 +02:00

based off diamondeconomy mod: https://modrinth.com/mod/diamond-economy

Basic economy for the fabric modloader using custom nothing items as currency. Uses the "/celecon" command along with the following subcommands

  • balance [Optional: player] - tells user how much money the player has

  • deposit - takes currency from your inventory and adds it to your account

  • send [player] [int] - takes $[int] from your account and adds them to [player]'s account

  • top [Optional: int] - tells user current rank along with who has the most money, int for page #

  • withdraw [int] - takes $[int] from your account and puts it into your inventory in as many high value currency items as possible

Operator only subcommands:

  • modify [players] [int] - modifies [players] money by $[int]

  • take [players] [int] - takes $[int] from [players]

Description
No description provided
Readme MIT 355 KiB
Languages
Java 100%