Package | Description |
---|---|
net.alpenblock.bungeeperms |
Modifier and Type | Class and Description |
---|---|
class |
Group |
class |
User |
Modifier and Type | Method and Description |
---|---|
static BPPermission |
Statics.makeBPPerm(String perm,
String server,
String world,
PermEntity holder) |
static List<BPPermission> |
Statics.makeBPPerms(List<String> perms,
String server,
String world,
PermEntity holder) |
static List<BPPermission> |
Statics.makeBPPermsTimed(List<TimedValue<String>> perms,
String server,
String world,
PermEntity holder) |
static BPPermission |
Statics.makeBPPermTimed(TimedValue<String> perm,
String server,
String world,
PermEntity holder) |
Copyright © 2019. All rights reserved.