Closed galexrt closed 3 years ago
If you want to prevent players from accessing other players balance, just remove xconomy.user.balance.other
permission
eg: GroupManager
insert - -xconomy.user.balance.other
in the related group or user
Thanks that fixed it!
Is there a way to prevent players from accessing other players balance?
My players only have the
xconomy.user.balance
but can access other players balances.From the Permissions list this seems as intended, but what does the
xconomy.user.balance.other
permission then?