Add fabric backend server

This commit is contained in:
2025-03-18 01:13:08 +00:00
parent c36b688cc1
commit 992128c36e
21 changed files with 1302 additions and 8 deletions

View File

@@ -228,7 +228,7 @@ watch-files: true
# 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
messaging-service: pluginmsg
# If LuckPerms should automatically push updates after a change has been made with a command.
auto-push-updates: true