Updated Storage types (markdown)

Luck 2018-05-08 19:06:41 +01:00
parent 197e88f962
commit aa137a1c25

@ -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