mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2025-02-21 02:31:59 +01:00
Add comment
This commit is contained in:
parent
bade0aaf4e
commit
97df7e160a
@ -510,7 +510,8 @@ public class DisguisePermissions {
|
||||
|
||||
String[] split = lowerPerm.split("\\.");
|
||||
|
||||
// <command>.<disguise>.<method>.<options>
|
||||
// 0 1 2 3 4 5+
|
||||
// libsdisguises.options.<command>.<disguise>.<method>.<options>
|
||||
if (split.length < 4) {
|
||||
continue;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user