mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-15 08:25:21 +01:00
Convert to the superior language system. (pt. 2)
This commit is contained in:
@@ -28,6 +28,7 @@ public final class PlayerHook {
|
||||
|
||||
/**
|
||||
* Kicks a player from the server.
|
||||
* TODO: Refactor to kick using a packet.
|
||||
*/
|
||||
public void kick() {
|
||||
this.player.getSession().close();
|
||||
|
||||
Reference in New Issue
Block a user