public class PermissionConfig
extends java.lang.Object
Constructor and Description |
---|
PermissionConfig(PermissionType defaultType)
Create an instance of this Class.
|
Modifier and Type | Method and Description |
---|---|
PermissionType |
getDefaultType() |
public PermissionConfig(PermissionType defaultType)
defaultType
- The default Permission Type that will be used. Refer to the
plugin page for more info on how Permissions work.public PermissionType getDefaultType()