Towny Support
NathanWolf opened this issue ยท 1 comments
Would it be at all possible to support Towny in the same way that you currently support WorldGuard? Perhaps disallowing players to create fields that overlap a towny claim?
I realize this gets complicated, especially with towns that expand- and that PS is meant to cover towns as well. But it would be nice to somehow be able to use the two plugins together.
I contacted the Towny Devs in regards to adding PS support (we use both plugins as well) and as expected they said no. Towny is quite complicated and it would take quite some effort to add support. But PS hooking in to Towny would be much easier (according to them). Here's their reply to my inquiry...
I'm sorry to say we wont be adding native support for this but if the PS API is thorough I'm sure that someone could code a plugin to prevent a PS claim if it will encroach onto a non-wilderness area in Towny. Our API supports this type of lookup easily, you just need to be able to cancel a PS claim.
If possible, could a per-field flag to added to hook into Towny claims? Something along the lines of deny-place-towny: true/false. Would make a lot of people happy to be able to use both, even if they are only supported one way. As it's going, I've used PS fields to emulate Towny and can pretty much replace it.