enable duration permissions in LibertyBans
This commit is contained in:
parent
7741c86fc7
commit
266e1b6a22
@ -9,11 +9,13 @@ durationPermissions:
|
||||
# Specify all the durations which you want to explicitly grant permission for.
|
||||
permissions-to-check:
|
||||
- 'perm'
|
||||
- '4h'
|
||||
- '30d'
|
||||
- '10d'
|
||||
- '7d'
|
||||
- '14d'
|
||||
- '28d'
|
||||
- '90d'
|
||||
- '180d'
|
||||
# If disabled, players are not checked for duration permissions.
|
||||
enable: false
|
||||
enable: true
|
||||
|
||||
# Formatting of absolute dates
|
||||
date-formatting:
|
||||
@ -25,7 +27,7 @@ date-formatting:
|
||||
|
||||
# What language file should be used for messages?
|
||||
# For example, 'en' means LibertyBans will look for a file called 'messages_en.yml'
|
||||
lang-file: 'en'
|
||||
lang-file: 'ru'
|
||||
# Options related to punishment enforcement and alt account checking
|
||||
#
|
||||
# -- Alt Account Enforcement and Checking --
|
||||
|
Loading…
Reference in New Issue
Block a user