summaryrefslogtreecommitdiffstats
path: root/nms-patches/PlayerList.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/PlayerList.patch')
-rw-r--r--nms-patches/PlayerList.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/PlayerList.patch b/nms-patches/PlayerList.patch
index aeda5365..d2f36f4b 100644
--- a/nms-patches/PlayerList.patch
+++ b/nms-patches/PlayerList.patch
@@ -237,7 +237,7 @@
+ cserver.getPluginManager().callEvent(playerQuitEvent);
+ entityplayer.getBukkitEntity().disconnect(playerQuitEvent.getQuitMessage());
+
-+ entityplayer.world.entityJoinedWorld(entityplayer, false); // SPIGOT-924
++ entityplayer.k_();// SPIGOT-924 // PAIL: rename - playerTick
+ // CraftBukkit end
+
this.savePlayerFile(entityplayer);