Package | Description |
---|---|
de.byteandbit.velociraptor.api.chat |
Modifier and Type | Method and Description |
---|---|
static PermissionType |
PermissionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionType[] |
PermissionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IngameCommandsAPI.hasPermission(String name,
String permission,
PermissionType type)
Prüft, ob der angegebene Spieler die angegebene Permission hat.
|
boolean |
IngameCommandsAPI.hasPermission(UUID uuid,
String permission,
PermissionType type)
Prüft, ob der angegebene Spieler die angegebene Permission hat.
|
Copyright © 2023. All rights reserved.