1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-09-01 18:32:33 +02:00

Add default file name for export command (#3248)

This commit is contained in:
OmegaWeaponDev
2022-01-01 02:32:24 +10:30
committed by GitHub
parent 664cad21a9
commit ae93c9768b
7 changed files with 19 additions and 2 deletions

View File

@@ -239,6 +239,7 @@ watch-files: true
# the RedisBungee plugin installed.
# => rabbitmq Uses RabbitMQ pub-sub to push changes. Your server connection info must be
# configured below.
# => custom Uses a messaging service provided using the LuckPerms API.
# => auto Attempts to automatically setup a messaging service using redis or sql.
messaging-service: auto