Custom events

is there any way to use this for custom events plugins such as convoy, deepwater rig and cargo train?

Now it should be supported 🤤

Hello Arainrr, i have the convoy plugin. How can i add it to this plugin?

8RBsu4DP9meklpy.jpg JeReMy1729

Hello Arainrr, i have the convoy plugin. How can i add it to this plugin?

    "Event Weights": [
        {
          "Weight": 100,
          "Name": "Convoy",
          "Argument Type (Command or CallHook)": "Command",
          "Arguments": [
            "convoystart "
          ]
        }
      ]

Hello ArrainRR, Where do you fill this in?

"Event Weights": [
    {
      "Weight": 100,
      "Name": "Convoy",
      "Argument Type (Command or CallHook)": "Command",
      "Arguments": [
        "convoystart "
      ]
    }
  ]​

Should be added to "Bradley Event"

   "Bradley Event": {
      "Enabled": false,
      "Display Name": "Bradley",
      "Disable Vanilla Event": false,
      "Event Start Offset (Minutes)": 0.0,
      "Minimum Time Between (Minutes)": 30.0,
      "Maximum Time Between (Minutes)": 45.0,
      "Minimum Online Players Required (0 = Disabled)": 0,
      "Maximum Online Players Required (0 = Disabled)": 0,
      "Announce Next Run Time": false,
      "Restart Timer On Entity Kill": true,
      "Kill Existing Event On Plugin Loaded": false,
      "Maximum Number On Server": 1,
      "Exclude Player's Entity": true,
      "Event Weights": [
		{
		  "Weight": 50,
		  "Name": "Convoy",
		  "Argument Type (Command or CallHook)": "Command",
		  "Arguments": [
			"convoystart "
		  ]
		}
	  ]
    },​
ruIwson9GtxeqdU.jpg Arainrr

Should be added to "Bradley Event"

   "Bradley Event": {
      "Enabled": false,
      "Display Name": "Bradley",
      "Disable Vanilla Event": false,
      "Event Start Offset (Minutes)": 0.0,
      "Minimum Time Between (Minutes)": 30.0,
      "Maximum Time Between (Minutes)": 45.0,
      "Minimum Online Players Required (0 = Disabled)": 0,
      "Maximum Online Players Required (0 = Disabled)": 0,
      "Announce Next Run Time": false,
      "Restart Timer On Entity Kill": true,
      "Kill Existing Event On Plugin Loaded": false,
      "Maximum Number On Server": 1,
      "Exclude Player's Entity": true,
      "Event Weights": [
		{
		  "Weight": 50,
		  "Name": "Convoy",
		  "Argument Type (Command or CallHook)": "Command",
		  "Arguments": [
			"convoystart "
		  ]
		}
	  ]
    },​

Is there a possibilty that we can put in a specific time that the bradley events runs? Like for example when the timer is exceeded and the next Bradley should spawn the old bradley will be removed so that Convoy or a new brad starts?

Can't do it, I suggest you get the author of Convoy to help you