Merge pull request 'feature-23-imageframe-permissions' (#42) from feature-23 into develop
All checks were successful
/ build-docker (push) Successful in 11m15s
All checks were successful
/ build-docker (push) Successful in 11m15s
Reviewed-on: #42
This commit is contained in:
commit
06d0824f67
@ -27,6 +27,7 @@ groups:
|
||||
- ignore
|
||||
- unignore
|
||||
- discord
|
||||
- imageframe
|
||||
subcommands:
|
||||
- discord ?
|
||||
- discord help
|
||||
|
@ -121,7 +121,8 @@ Settings:
|
||||
# For example "imageframe.createlimit.vip"
|
||||
# Players with no groups will be treated as "default" unless they have "imageframe.createlimit.unlimited"
|
||||
PlayerCreationLimit:
|
||||
default: 10
|
||||
default: 3
|
||||
role_elder: 10
|
||||
vip: 15
|
||||
moderator: 20
|
||||
# Max amount of markers on an individual map
|
||||
|
Loading…
Reference in New Issue
Block a user