❓Why my npcs keep disappearing?
Answer
If your NPCs are close to the spawn point of your server, they are likely affected by spawn protection, as they are considered entities and are prevented from spawning. To fix that follow the steps below:
Open the
server.propertiesfrom the main directory of your server.Change the
spawn-protection= 16to0in order to disable the protection.Restart your server.
PreviousWhy proxy command is not working on Velocity?NextHow to make Essentials overwrite /spawn command?
Was this helpful?