PluginGPL-3.0-or-later
moneyPlugin
a plugin that adds currancy to papermc servers
389
Downloads
1
Followers
7 months ago
Updated
📦
1
Versions
📖About moneyPlugin
Commands
/sd <add|set|remove> <player> <amount>(permission:sd.admin)/pay <player> <amount>/hidebalance
Notes on privacy
- The plugin only shows your own balance in your tab header.
- The
hiddentoggle prevents any feature from exposing your balance to others in the future and can be expanded later.
Config
config.yml:
symbol: '$'
Data files
plugins/ServerDollars/balances.ymlstores balances and hidden flags.
Compatibility
Built against Paper API ${paper.api.version} (1.21.x). Adjust in pom.xml if needed for newer patch versions.