a plugin that adds currancy to papermc servers
/sd <add|set|remove> <player> <amount> (permission: sd.admin)/pay <player> <amount>/hidebalancehidden toggle prevents any feature from exposing your balance to others in the future and can be expanded later.config.yml:
symbol: '$'
plugins/ServerDollars/balances.yml stores balances and hidden flags.Built against Paper API ${paper.api.version} (1.21.x). Adjust in pom.xml if needed for newer patch versions.