| Package | Description |
|---|---|
| com.elmakers.mine.bukkit.api.event | |
| com.elmakers.mine.bukkit.api.protection |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PlayerWarpManager> |
PreLoadEvent.getWarpManagers() |
| Modifier and Type | Method and Description |
|---|---|
void |
PreLoadEvent.registerPlayerWarpManager(String key,
PlayerWarpManager manager)
Register a PlayerWarpManager, for providing warps to be used in the Recall menu.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PlayerWarpProvider
This replaces PlayerWarpManager for easier registration.
|
Copyright © 2021 elMakers. All rights reserved.