| Interface | Description |
|---|---|
| Platform |
Provides information about the platform LuckPerms is running on.
|
| PlatformEntity |
Represents an entity on the server.
|
| PlayerAdapter<T> |
A utility class for adapting platform Player instances to LuckPerms
Users. |
| PluginMetadata |
Provides information about the LuckPerms plugin.
|
| Enum | Description |
|---|---|
| Platform.Type |
Represents a type of platform which LuckPerms can run on.
|
| PlatformEntity.Type |
The different types of
PlatformEntity |