Description
Requires Fabric API and Cloth Config API
Only required serverside
Currency is configurable from a diamond to any item.
Basic economy using diamonds. Uses the "/diamonds" (can be changed in config) command along with the following subcommands:
- balance [Optional: player] - tells user how many diamonds the player (defaults to self) has
- buy price [item] - tells user buy price of item
- buy [item] [Optional: int] - buys [int (default 1)] [item]
- deposit [Optional: int] - deposits [int (defaults to no cap)] money from inventory
- deposit hand [Optional: int] - deposits [int (defaults to unlimited)] money from inventory of the item in hand
- deposit [item] [Optional: int] - deposits [int (defaults to unlimited)] money from inventory of [item]
- sell price [item] - tells user sell price of item
- sell hand [Optional: int] - sells [int (default 1)] of the item in hand
- sell [item] [Optional: int] - sells [int (default 1)] [item]
- send [player] [int] - takes [int] diamonds form your account and adds them to [player]'s account
- top [Optional: int] - tells user current rank along with who has the most diamonds and how many
- withdraw [int] - withdraws [int] from your account in the fewest items possible
- withdraw [item] [int] - withdraws [int] from your account in the form of [item]
Operator only subcommands:
- currency add [item] [int (sellValue)] [boolean (canSell)] [int (buyValue)] [boolean (canBuy)] [boolean inCurrencyList] - adds a currency of type item with the specified stats. sorts the currency list
- currency remove [item] - removes [item] as a currency. sorts the currency list
- currency sortList - sorts the currency list, run after manually changing the diamondeconomy.sqlite file
- currency set buyValue [int] - sets the buy price to [int], and the sell price to [int] if inCurrencyList. sorts the currency list
- currency set sellValue [int] - sets the sell price to [int], and the buy price to [int] if inCurrencyList. sorts the currency list
- currency set canBuy [boolean] - if true, allows player to buy item. sorts the currency list
- currency set canSell [boolean] - if true, allows player to sell item. sorts the currency list
- currency set inCurrencyList [boolean] - if true, allows currency to be deposited, withdrawn, bought, and sold. also sets the buy price to the sell price. sorts the currency list
- modify [players] [int] - modifies players money by [int]
- set [players] [int] - sets players diamonds to [int]
Available addons:
Discord
AD
Become Premium to remove Ads!
What means Verified?
-
Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
-
Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
-
Security: The mod should not contain any malicious code or attempts to steal personal information.
-
Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
-
Originality: The mod should be original and not a copy of someone else's work.
-
Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
-
Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
-
License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
-
Documentation: The mod should come with clear and detailed documentation on how to install and use it.
AD
Become Premium to remove Ads!
How to Install
Download Forge & Java
Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
Enjoy
You are now Ready. Re-start your Game and start Playing.