Manually change active mapping?

Hi,

I've used Perfect TruePVE settings with option for Purge config file.
I've not moved onto the scheduling yet, but how can I activate the different mappings (default / raid) from within the chat or console? Is that even possible?

 "Mappings": {
    "default": "default",
    "raid": "raid"
  },


Thank you ,

o.grant group admin truepve.canmap
or
o.grant user Th3Cornish truepve.canmap

then type in game:
/tpve map raid default
or
/tpve map default raid

  "Schedule": {
    "enabled": true,
    "useRealtime": true,
    "broadcast": true,
    "entries": [
      "12:59:59 raid Raiding Allowed",
      "16:59:59 default Back To PVE"
    ]
  },​

 


these might work???

I didn't write the plugin, I just try and maintain it :p
Hey Nivex! Thank you so much for the quick reply!

I did this.
o.grant user Th3Cornish truepve.canmap
worked great. 

Then

/tpve map raid default 
worked, I then tried
/tpve map default raid
Invalid mapping: default => raid. Target must be valid RuleSet or "exclude". 
Any idea what I need to do to fix that?

I was trying to work it out and understand how to control everything but I can't find any documentation showing all the commands. Is there somewhere I can find all the bits like how to do this "/tpve map raid default"? 

The end game is that I want every Wednesday Midday to Midnight and Saturday 9am to Midnight to be full PVP, the rest of the week PVE (except for monuments which I was going to add on even later). For the time being I was going to manually turn it on and off, then progress to the scheduling afterwards but your little snippet above made the scheduling look really easy. Would you be able to let me know how to make this PVP Wednesdays & Saturday please as above?

Thank you so much! 
Dan 

Merged post

Hey,

Sorry complete noob but I'm sorted on the manual side of things, I can now change from default to raid! get in! :) Thank you. I'm not sure how to test it though, is there a way I can check if building damage is actually turned off because I can still damage my own building when default is turned on? 

Would you be able to assist this bit please? 
Wednesday Midday to Midnight and Saturday 9am to Midnight to be full PVP, the rest of the week PVE 

Thanks in advance,