Denizen icon indicating copy to clipboard operation
Denizen copied to clipboard

Hiding chunks mechanisms

Open Ph4i1ur3 opened this issue 4 years ago • 1 comments

The ability to prevent players from seeing chunks would be a really cool addition, similarly to the entity hiding mechanisms. If possible to use in the same way: ChunkTag.hide_from_players ChunkTag.show_to_players PlayerTag.hide_chunk PlayerTag.show_chunk

Ph4i1ur3 avatar May 09 '20 10:05 Ph4i1ur3

You can technically do this with the player receives packet event now

mcmonkey4eva avatar Jul 28 '22 21:07 mcmonkey4eva