public interface PlayerRedirector
| Modifier and Type | Method and Description |
|---|---|
default void |
redirectPlayer(String serverId,
org.bukkit.entity.Player player)
Requests that a certain player is moved to the given server.
|
void |
redirectPlayer(String serverId,
Profile profile)
Requests that a certain player is moved to the given server.
|
Copyright © 2022. All rights reserved.