Jump to content

Vehicle License

Closed 1.2.10

I am having trouble getting vehicle license to move to the notifications box. I have set the entire message on the first line of the chat into the config as well as the chat prefix that shows in the vehiclelicense.json file and neither of those remove the notifications from chat.

chattonotif.PNG

Edited by Sjd6795

Share this comment


Link to comment

I think I figured it out, but not sure how to add multiple submissions. 

I have this if I delete the vehicle license one the teleportation notifications work but once I add the second submissions underneath the entire plugin doesn't work.

"Chat partial text to convert to notification": {
    "Teleportation": {
      "Shows as? (NotificationOnly | ChatAndNotification | Neither)": "NotificationOnly",
      "Force Color": false,
      "Color": "#ffffff",
      "Enable Regex Formatting": false,
      "Advanced Formatting - Regex Pattern": "",
      "Advanced Formatting - Regex Replacement": ""
    },
"Chat partial text to convert to notification": {
    "[VehicleLicense]": {
      "Shows as? (NotificationOnly | ChatAndNotification | Neither)": "NotificationOnly",
      "Force Color": false,
      "Color": "#ffffff",
      "Enable Regex Formatting": false,
      "Advanced Formatting - Regex Pattern": "",
      "Advanced Formatting - Regex Replacement": ""
    },

Share this comment


Link to comment

Should look something like this

"Chat partial text to convert to notification": {
	"Teleportation": {
      "Shows as? (NotificationOnly | ChatAndNotification | Neither)": "NotificationOnly",
      "Force Color": false,
      "Color": "#ffffff",
      "Enable Regex Formatting": false,
      "Advanced Formatting - Regex Pattern": "",
      "Advanced Formatting - Regex Replacement": ""
    },
    "[VehicleLicense]": {
      "Shows as? (NotificationOnly | ChatAndNotification | Neither)": "NotificationOnly",
      "Force Color": false,
      "Color": "#ffffff",
      "Enable Regex Formatting": false,
      "Advanced Formatting - Regex Pattern": "",
      "Advanced Formatting - Regex Replacement": ""
    }
  }

Share this comment


Link to comment

Ok plugin works with that but still can't get the vehicle license to appear in notification panel.

Edited by Sjd6795

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

83k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.