Package fr.maxlego08.menu.api.loader
Interface PermissibleLoader
public interface PermissibleLoader
The PermissibleLoader interface defines methods for loading a Permissible from a configuration.
-
Method Summary
-
Method Details
-
getKey
String getKey()Returns the key used to define the type of permissible.- Returns:
- The key.
-