How to change spawn protection¶
If players cannot break blocks in the spawn area on a Java server, the most common cause is spawn-protection in server.properties.
Steps¶
- Open
https://panel.nexuscloud.id/. - Select your Java server.
- Go to Files.
- Open
server.properties. - Find this line:
- Change the value to
0to disable spawn protection entirely. - Save the file.
- Restart the server.
Note¶
According to the Paper documentation, spawn-protection uses a block-based radius, and the protection only activates if the server has at least one operator.
Help us out
If you found this tutorial useful, please leave a review on Trustpilot! Your rating helps us make more useful guides
Cheers, Team NexusCloud