Package | Description |
---|---|
net.alpenblock.bungeeperms | |
net.alpenblock.bungeeperms.io |
Modifier and Type | Method and Description |
---|---|
void |
PermissionsManager.migrateBackEnd(BackEndType bet)
Migrates the permissions to the given backnd type.
|
void |
BPConfig.setBackendType(BackEndType type) |
Modifier and Type | Method and Description |
---|---|
static BackEndType |
BackEndType.getByName(String name) |
BackEndType |
YAMLUUIDPlayerDB.getType() |
BackEndType |
YAMLBackEnd.getType() |
BackEndType |
BackEnd.getType() |
BackEndType |
UUIDPlayerDB.getType() |
BackEndType |
MySQLUUIDPlayerDB.getType() |
BackEndType |
MySQLBackEnd.getType() |
static BackEndType |
BackEndType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BackEndType[] |
BackEndType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.