Update default configs
This commit is contained in:
@@ -277,6 +277,7 @@ public class Node implements me.lucko.luckperms.api.Node {
|
||||
return false;
|
||||
}
|
||||
|
||||
// TODO move this method to resolve time
|
||||
@Override
|
||||
public List<String> resolveWildcard(List<String> possibleNodes) {
|
||||
if (!isWildcard() || possibleNodes == null) {
|
||||
|
||||
Reference in New Issue
Block a user