From aa137a1c25321e51778caf97b5166db7c6a90d74 Mon Sep 17 00:00:00 2001 From: Luck Date: Tue, 8 May 2018 19:06:41 +0100 Subject: [PATCH] Updated Storage types (markdown) --- Storage-types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Storage-types.md b/Storage-types.md index f452b93..1ca447f 100644 --- a/Storage-types.md +++ b/Storage-types.md @@ -82,7 +82,7 @@ You will need to input the address, port, database, username and password values This option is recommended for users expecting to store a lot of data, or thinking about expanding into a network of servers. If you are already running multiple servers and want to sync data between them, then you need to use a remote database type. -The schema layouts can be found [here](https://github.com/lucko/LuckPerms/tree/master/common/src/main/resources/schema). +The schema layouts can be found [here](https://github.com/lucko/LuckPerms/tree/master/common/src/main/resources/me/lucko/luckperms/schema). To use either of these options, set: ```yaml