Merge pull request 'feature-23-imageframe-permissions' (#42) from feature-23 into develop
All checks were successful
/ build-docker (push) Successful in 11m15s

Reviewed-on: #42
This commit is contained in:
cuqmbr 2025-08-13 17:33:20 +00:00
commit 06d0824f67
2 changed files with 3 additions and 1 deletions

View File

@ -27,6 +27,7 @@ groups:
- ignore - ignore
- unignore - unignore
- discord - discord
- imageframe
subcommands: subcommands:
- discord ? - discord ?
- discord help - discord help

View File

@ -121,7 +121,8 @@ Settings:
# For example "imageframe.createlimit.vip" # For example "imageframe.createlimit.vip"
# Players with no groups will be treated as "default" unless they have "imageframe.createlimit.unlimited" # Players with no groups will be treated as "default" unless they have "imageframe.createlimit.unlimited"
PlayerCreationLimit: PlayerCreationLimit:
default: 10 default: 3
role_elder: 10
vip: 15 vip: 15
moderator: 20 moderator: 20
# Max amount of markers on an individual map # Max amount of markers on an individual map