Implement cbarber's player data glitch and online/offline event changes
This commit is contained in:
@@ -106,6 +106,7 @@ public class OpenInvCommand implements CommandExecutor {
|
||||
if (player == null) {
|
||||
return;
|
||||
}
|
||||
|
||||
openInventory(player, target);
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user