Allow TruePVE MappingSolved
Would it be possible to allow the zone that the base spawns in to be mapped to a TruePVE rule set? That way I could have decay turned off for the bases, and allow custom exit/messages to the zones as well? Maybe some more ZoneManager customization as well?
No plans for any ZoneManager customization as I do that standalone in the plugin. If you want a feature from that plugin then you can request it though

Bases do not decay, nor do they require materials in the cupboard to prevent decay

You can set the enter/exit messages in the language file

Also, the plugin tells the TruePVE plugin (newest versions) what it can and cannot do. So I don't know what you're specifically after regarding that

Sounds good. I'm currently using a different plugin for raidable bases (looking to change fully into this one), and it uses zone manager IDs, which I guess then I use TurePVE to set rules for too, probably redundant on my part. I think I mostly wanted it for the nodecay, so if that's already covered than that's fantastic.

With regards to the messages, I don't see anything in the language file about exit messages, only enter. I also only see "Announce PVE/PVP Enter Messages" in the config json, nothing either about exiting/leaving. Am I missing something somewhere, or can I add in a "OnPlayerExit" or something into the language file?

OnPlayerEntered - <color=#FF0000>You have entered a raidable PVP base!</color> - also one below it for pve

DoomAndGloom - <color=#FF0000>You have left a {0} zone and can be attacked for another {1} seconds!</color>

I'll add one for a regular exit, which is only allowed when Announce PVE/PVP Enter Messages is true
Locked automatically