Our group is currently looking for a way to use a points system with a custom BAE GUI. We are wanting to have multiple commands, including one where you can view a players leaderstats value in a custom GUI. The other commands will include adding onto the leaderstats, as well as remove points and resetting points to nil.
!points ~ Brings up a custom GUI of the points information, where you will be greeted with a box to write in username and a search button to search the stats of that person you wrote in.
!reset {player} ~ Resets the player(s) mentioned leaderstats value to 0.
!add {player} {value} ~ Adds the amount of points specified onto the player(s) leaderstats.
!remove {player} {value} ~ Removes the amount of points specified from the player(s) leaderstats - NOT going below 0.
Our scripter has tried creating this but has not seem to have any luck.
We are also in need of new permission levels. Any ideas on how we can make new permission levels? For example, it is default that there are 5 different permission levels like ‘mod’ ‘admin’ ‘superadmin’ and the rest that come with BA Essentials. We basically need to create more than those.
If you know what to do, we ask of your help. Thank you.