Fixing Aprilö
Dieser Commit ist enthalten in:
Ursprung
bdac557390
Commit
30fc66b19e
@ -94,7 +94,7 @@ public class DenyWorldInteraction implements Listener {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@EventHandler()
|
@EventHandler
|
||||||
public void onPlayerJoin(PlayerJoinEvent event) {
|
public void onPlayerJoin(PlayerJoinEvent event) {
|
||||||
if(FightSystem.ISAPRIL) {
|
if(FightSystem.ISAPRIL) {
|
||||||
PacketContainer demo = ProtocolLibrary.getProtocolManager().createPacket(PacketType.Play.Server.GAME_STATE_CHANGE);
|
PacketContainer demo = ProtocolLibrary.getProtocolManager().createPacket(PacketType.Play.Server.GAME_STATE_CHANGE);
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren