FTB Money Mod — Configuration
Commands
FTB Money provides a set of commands for both players and administrators to manage the economy. Note that commands may vary slightly between the 1.12.2 and 1.16.5 versions.
Player Commands
| Command | Description |
|---|---|
/money |
Displays your current balance in the chat console. |
/pay <player> <amount> |
Transfers the specified amount of money from your balance to another player. |
/ftbmoney balance |
Alternative command to check your current funds. |
/ftbmoney top |
Displays a leaderboard of the wealthiest players on the server. |
Admin Commands (OP Only)
| Command | Description |
|---|---|
/setmoney <player> <amount> |
Forces a player's balance to a specific value. |
/addmoney <player> <amount> |
Adds a specific amount of money to a player's existing balance. |
/ftbmoney shop |
Force-opens the shop interface. |
Configuration
The mod's behavior can be tweaked via configuration files located in the config folder of the Minecraft instance.
File Locations
- 1.12.2:
config/ftbmoney.cfg - 1.16.5:
config/ftbmoney.snbt(Server-side configs may also be found in the world folder underserverconfig).
Key Settings
- Money Name: Allows administrators to rename the currency (e.g., "Credits", "Gold", "Coins").
- Enabled/Disabled Features: Toggle the visibility of the inventory button or the availability of specific commands.