Custom EventsSolved

Hey!

After testing a lot of diffrent methods to create a permanent PvP Zone on my PvE Server I finally gave up.

I am doing the same process of commands and changing the configs all the time but the outcome is always diffrent.

I just want to create custom Zones with diffrent sizes, forms etc. where PvP is enabled so I'm doing the following:

 

1. Create a Zone with ZoneManager: /add_zone

2. Change the name of the Zone: /zone name "test 123"

3. Change the form and the size of the Zone: /zone size "500 200 400"  (Rectangle Zone)

4. Adding a Dynpvp Event: /dynpvp add "test 123 PVP"  ( Need to write PVP for the PVPIndicator, right? )

5. Unload ZoneManager & DynamicPVP

6. Changing Enable Event, Enable PVP Delay & Auto Start  = true + adding the Zone ID (of the ZoneManager Zone) in the data/DynamicPVP.json

7. Load ZoneManager & DynamicPVP again

8. Everything works BUT the Zone has its original form again, just a small ball instead a rectangle.

 

What am I doing wrong? Sometimes it works perfectly but I didn't managed to make it work again for 3 days now.

Also, you have to delete custom dynpvp zones via. the data config right? When I delete one via /dynpvp remove it comes back after reloading the plugin.

Now only supports the sphere zone....    
You don't need to create zones through ZoneManager...
Just use  /dynpvp add "test 123 PVP" to create a custom event...

Oh boy, that's so weird because I already had alot of rectangle dynpvp zones. Guess its working until you reload the plugin then. Sadge :'(

But thanks alot for quick answer, love your plugin <3

Locked automatically