public enum Permission
Created by Shynixn 2018.
| Enum Constant and Description |
|---|
ALLGUIBALLS |
SINGLEGUIBALL |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPermission() |
boolean |
hasPermission(org.bukkit.entity.Player player,
java.lang.String parameters)
Returns if the player has got the current permission.
|
public static Permission ALLGUIBALLS
public static Permission SINGLEGUIBALL