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
When a player enters the world, images further than 64 blocks away do not show up. Once the player has moved closer, the images then stay visible until the player moves 128 blocks away.
Is there a way to change this behaviour? Ideally the images should always be loaded within 128 blocks. 64 blocks is rather close.
I've played around with various Paper/Spigot settings but couldn't find a way to fix this. Is it hardcoded in the plugin somewhere?
The text was updated successfully, but these errors were encountered:
When a player enters the world, images further than 64 blocks away do not show up. Once the player has moved closer, the images then stay visible until the player moves 128 blocks away.
Is there a way to change this behaviour? Ideally the images should always be loaded within 128 blocks. 64 blocks is rather close.
I've played around with various Paper/Spigot settings but couldn't find a way to fix this. Is it hardcoded in the plugin somewhere?
The text was updated successfully, but these errors were encountered: