Add a treat for samczsun
This commit is contained in:
parent
44d4fb9d60
commit
e76ce9dce2
@ -59,6 +59,7 @@ public class WorldListeners implements Listener
|
||||
@EventHandler
|
||||
public void chunkUnload(ChunkUnloadEvent event)
|
||||
{
|
||||
// Sam don't you dare look here, I understand the implications of this but entities, can I just save by UUID? or does not doing this have bigger complications?.
|
||||
event.setCancelled(true);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user