I'm selling my new permissions system, it works really well, I'm going to add SQL support aswell, although it is flatfile at the moment.
Commands:
Ranks (Main Command)
- Create (Create a rank)
- Delete (Remove a rank)
- Help (Lists all commands on the rank system)
- Permission (add and remove) - Remove a permission from a rank, or add a perm to a rank
- SetPrefix (set a ranks prefix)
- SetRank (set a players rank)
Update: added inheritance
Prices:
Jar (With Updates): $7.50
SRC (No Updates): $15
SRC (With Updates): $30
Contact me on discord: FreddieJLH#0001
Or join my server: https://discord.gg/92zrfdH
Commands:
Ranks (Main Command)
- Create (Create a rank)
- Delete (Remove a rank)
- Help (Lists all commands on the rank system)
- Permission (add and remove) - Remove a permission from a rank, or add a perm to a rank
- SetPrefix (set a ranks prefix)
- SetRank (set a players rank)
Update: added inheritance
Code:
chat-format: true
messages:
no-permission: '&cNo Permission'
primary-color: '&2'
secondary-color: '&7'
created-rank: '&7Successfully created the rank &2%rank%'
deleted-rank: '&7Successfully removed the rank &2%rank%'
reloaded-config: '&7Successfully reloaded the config.'
set-players-rank: '&7Successfully set &2%player% &7rank to &2%rank%'
set-ranks-prefix: '&7Successfully set &2%rank% &7prefix to &2%prefix%'
added-permission: '&7Successfully added the permission &2%permission% &7to the rank
&2%rank%'
removed-permission: '&7Successfully removed the permission &2%permission% &7from
the rank &2%rank%'
permissions:
rank:
create: command.rank.create
setrank: command.rank.set
setprefix: command.rank.setprefix
permissions: command.rank.permissions.manage
ranks:
default:
name: default
prefix: '&7'
Owner:
prefix: '&8[&4Owner&8]&4'
name: Owner
permissions:
- command.rank.create
users:
Woodlouse:
rank: Owner
Prices:
Jar (With Updates): $7.50
SRC (No Updates): $15
SRC (With Updates): $30
Contact me on discord: FreddieJLH#0001
Or join my server: https://discord.gg/92zrfdH
Last edited:
