Compare commits

...

2 Commits

Author SHA1 Message Date
06d0824f67 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
2025-08-13 17:33:20 +00:00
e6247a2414
configure ImageFrame permissions 2025-08-13 20:32:15 +03:00
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