| Package | Description |
|---|---|
| me.lucko.luckperms.api | |
| me.lucko.luckperms.api.context |
| Modifier and Type | Method and Description |
|---|---|
default void |
LuckPermsApi.registerContextCalculator(ContextCalculator<?> calculator)
Register a custom context calculator to the server
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
StaticContextCalculator
Extension of
ContextCalculator which provides the same context
regardless of the subject. |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextManager.registerCalculator(ContextCalculator<?> calculator)
Registers a context calculator with the manager.
|
Copyright © 2018. All rights reserved.