Fix concurrency issue, remove sqlite from Bungee version and fix join message
This commit is contained in:
@@ -3,7 +3,6 @@ package me.lucko.luckperms.utils;
|
||||
public interface LPConfiguration {
|
||||
|
||||
String getServer();
|
||||
String getPrefix();
|
||||
int getSyncTime();
|
||||
String getDefaultGroupNode();
|
||||
String getDefaultGroupName();
|
||||
|
||||
Reference in New Issue
Block a user