1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-09-08 05:10:55 +02:00

Add option for Sponge style wildcards on other platforms (#1625)

This commit is contained in:
Luck
2020-05-09 17:48:29 +01:00
parent 6631e9144e
commit 10fbc24f43
14 changed files with 73 additions and 21 deletions

View File

@@ -25,7 +25,6 @@
package net.luckperms.api.node.matcher;
import net.luckperms.api.LuckPerms;
import net.luckperms.api.LuckPermsProvider;
import net.luckperms.api.node.Node;
import net.luckperms.api.node.NodeEqualityPredicate;