mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-05-05 12:40:27 +00:00
finishup bungeecord, move to mini message as serialzier
This commit is contained in:
@@ -20,6 +20,6 @@ public interface ApiPlatformSupport {
|
||||
|
||||
ProxyServer getProxy();
|
||||
|
||||
void kickPlayer(UUID Player, Component message);
|
||||
void kickPlayer(UUID player, Component message);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user