Best survival SMP land claiming plugin?
Starting a survival server wondering what the best land claiming / grief protection plugin is? I thinking of Lands. heard bad things from ultimateclaims
8 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by wi.se#0
Lands/GriefPrevention
for just starting you should go with griefprevention
but if you're prepared to lose money then definitely Lands
Agreed. GriefPrevention is the GOAT when it comes to claims but the way it’s coded tells me the guy who made it only made it for his own server then opened it to the public. It can be a bit janky, but overall works great. Now if only the dev would get off his ass and fix the signs resetting glitch…
it would only be more exclusive if he made it for his own server, right?
This is per my friend who does some plugin dev as well: Some dude made it for his server back in 2011 and decided to open source it without cleaning it up
The biggest core issue is how it saves data
It preloads EVERYTHING all the claims are loaded into RAM at all times
coding 101
since claims arent chunk based its kinda difficult to load and unload on the fly cus what if a claim goes over a chunk thats loaded and it gets unloaded
I’m not really complaining about it just pointing out it does have some core issues to be aware of. Overall I love the plugin it’s actually one of my favorites