Commit bd958c
2025-03-10 01:08:25 Vyladence: Create Economy page/dev/null .. economy.md | |
@@ 0,0 1,14 @@ | |
+ | # Economy |
+ | |
+ | Stonehaven uses a Gold Economy, which means the in-game currency is based on Gold. This is similar to EarthMC and many other SMP servers, however our economy is based on Gold Nuggets, rather than Ingots. This is simply to allow more granularity in pricing. |
+ | |
+ | ## Banking |
+ | |
+ | You can see your balance using the `/bal` command, or by opening the Tab Menu. It will include both gold in your inventory (and Ender Chest) as well as your Bank Balance. |
+ | |
+ | ### Depositing / Withdrawing |
+ | You can, of course, lose gold in your inventory. Therefore, it is recommended that you don't hold onto gold in your inventory when you venture outside of your town if you can help it. To use the `/deposit` and `/withdraw` commands, you must be within a [[Bank Plot|Towny#Plots]]. |
+ | |
+ | While in a bank plot, you can use `/deposit` to deposit funds (gold) from your inventory into your bank. You can use `/deposit <number>` to deposit a specific amount of gold into your bank, or simply `/deposit` to deposit all of the gold in your inventory into your bank. |
+ | |
+ | Likewise, you can use `/withdraw` while in a bank plot with withdraw gold from your bank. You can use `/withdraw <number>` to withdraw a specific amount of gold from your bank, or simply `/withdraw` to withdraw all of the gold from your bank into your inventory. |