Configuration
Main Configuration
This configuration can be found at plugins/LWCUnlock/Configuration.yml
| Name | Default | Description |
|---|---|---|
| Time before unlock | 7 | Time in days before chests are unlocked |
| Enable login notice | true | Do you want to warn players once they login? |
| Login Message | See below[1] | The message to be displayed |
| Enable ban listener | false | Do you want to auto-unlock players chests once the are banned[2] |
| Debug | false | Trigger debug mode if you're getting any errors |
| Main World Name | world | The world to check in if Check All Protections is true[3] |
| Check All Protections | false | This will go through all the players that have ever been on your server and add them |
[1]: Your chests will be deleted after 7 days of account inactivity!
[2]: Will check if they have the ignore permission, if they don't, we will delete ALL their permissions. Use wisely
[3]: You can find your main world name in the server.properties file
Comments