You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -25,8 +24,7 @@ public GrimPlayer getPlayer(final Player player) {
25
24
if (PacketEvents.getAPI().getServerManager().getVersion().isNewerThanOrEquals(ServerVersion.V_1_18) && MultiLibUtil.isExternalPlayer(player)) returnnull;
26
25
27
26
// Is it safe to interact with this, or is this internal PacketEvents code?
0 commit comments