I would like to create a Minecraft server with my friend, but we still need a plugin that offers spawn protection, does not degrade and does not interact. Which would be good?
Worldguard
! Adventure mode!
You can still interact with things in the adventure mode
What does interact actually mean in Minecraft? For example, is that hitting?
Yes, because the adventure mode does not protect entities, i.e. If you e.g. If you have a map wall on the spawn, you can knock the cards off the wall (or turn them so that the optics are destroyed) and of course you don't want that. In addition, you can destroy arable soil in the adventure mode, which is not optimal in the lobby
And you can still attack
Then it's best to take WorldGuard.
https://dev.bukkit.org/...worldguard
To use this plugin, you also need WorldEdit.
https://dev.bukkit.org/.../worldedit
To make the integration now, you have to choose the area with the wooden ax where everything should be protected. Then you enter:
/ rg define anyname
Then you have defined the region where you want protection.
Now you have to read and understand most of the https://worldguard.enginehub.org/en/latest/regions/flags/ page. Then enter the commands given on the page on your server and you're done.