Cuberite Forum
Spawn Protection - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Plugins (https://forum.cuberite.org/forum-1.html)
+--- Forum: Plugin Releases (https://forum.cuberite.org/forum-2.html)
+--- Thread: Spawn Protection (/thread-665.html)



Spawn Protection - Taugeshtu - 12-28-2012

I bet bearbin could share much more details on how to use it properly, because I just did quick code fix to make it work, and he's the one who's responsible for thatBig Grin
Tested it myself - worked for me.

Installation:
  1. Put .zip inside your "Plugins" folder;
  2. "Extract here";
  3. Enable either via settings.ini modification or using web-admin;
  4. ??????
  5. PROFIT!

This basically protects spawn are from being destroyed. I hadn't noticed any creeper-protection or tnt-protection, so I suppose there isn't one. There are no creepers explosions now, though...


RE: Spawn Protection - NiLSPACE - 12-28-2012

ok i found a bug: you can build in the spawn but you cannot destroy blocks.


RE: Spawn Protection - bearbin - 12-28-2012

Yeah, I think that's a bug with the API.


RE: Spawn Protection - NiLSPACE - 12-28-2012

i got a authentication plugin from Thugie installed in my MC-Server (193.239.202.204:400 ) and it works there that you can't place and break blocks so it is possibleTongue
EDIT: nope it doesn't work sorryTongue


RE: Spawn Protection - bearbin - 12-28-2012

just going to do some more testing, and see if one of the features I added works Smile


RE: Spawn Protection - NiLSPACE - 12-28-2012

coolBig Grin and i forgot to thank you and Taugeshtu so thanks Smile


RE: Spawn Protection - bearbin - 12-28-2012

I just added configurable spawn radius, just put a radius.txt file in the plugin directory.

Edit: To clarify, in the radius.txt file you put an integer only so the content might be "200" or something.

Edit II: Fixed bugs and uploaded new version.


RE: Spawn Protection - NiLSPACE - 12-28-2012

can you also add permissions? so people with Spawnprotection.build can build near the spawn? that might be usefull Smile


RE: Spawn Protection - bearbin - 12-28-2012

I will work on that.