diff --git a/Dockerfile b/Dockerfile index 4c6ccd8..5b02a84 100644 --- a/Dockerfile +++ b/Dockerfile @@ -125,6 +125,12 @@ ENV GRIM_DB_PASSWORD=0000 ENV DISCORDSRV_BOT_TOKEN=dummy-token +ENV LUCKPERMS_DB_HOST=127.0.0.1 +ENV LUCKPERMS_DB_PORT=3306 +ENV LUCKPERMS_DB_NAME=luckperms +ENV LUCKPERMS_DB_USERNAME=luckperms +ENV LUCKPERMS_DB_PASSWORD=0000 + WORKDIR ${WORKDIR_PATH}/config # Minecraft diff --git a/src/plugins/LuckPerms/config.yml b/src/plugins/LuckPerms/config.yml index 1f2eccf..61b9d07 100644 --- a/src/plugins/LuckPerms/config.yml +++ b/src/plugins/LuckPerms/config.yml @@ -31,7 +31,7 @@ # - When set to "global" this setting is effectively ignored. # - In all other cases, the value here is added to all players in a "server" context. # - See: https://luckperms.net/wiki/Context -server: lobby +server: survival # If the servers own UUID cache/lookup facility should be used when there is no record for a player # already in LuckPerms. @@ -401,7 +401,6 @@ auto-install-translations: true # value was not inherited from the given group. # # => lowest_not_from_group_ Same as above, except takes the value with the lowest weight. - meta-formatting: prefix: format: