DiscordMessages plugin installed and enabled. In DiscordWipeAnnouncement plugin option Enabled - true. First time im did /dwatest it worked, then im customized text checked in JSONLint all good. and /dwatest not working anymore so i cant check if it works or no. Webhooks all set up all cool. what im missed?
Command not working, no announcements
Did you check your oxide/logs for errors?
Yes there is no errors :(
In response to Wulf ():Did you check your oxide/logs for errors?
Im found a solution, dont know why but to make it works you have to reload DiscordMessages plugin then type /dwatest and it works only once! Then you have to reload that plugin again! Any ideas why?
Merged post
No messages after wipe, so still not working. just test command works
Merged post
No messages after wipe, so still not working. just test command works
I have also been experiencing this
this plugin never worked
Only thing that worked was the Test part.
Only thing that worked was the Test part.
Can I see your Config? Also is your webhook correct?
Yes as he said everything works, but only one time, then /dwatest dosent even work
config is ok it works only when you reload plugin and do test command. but works only once, then you have to reload plugin again
I don't understand why it would only work once.... their is nothing in that plugin that would stop it from working once. Does it work when the server wipes?
In response to MisterPixie ():I don't understand why it would only work once.... their is nothing in that plugin that would stop i...
No it not sending any messages to discord after wipe. have to do it manually through /dwatest. i can drop my .json files if you want :)
DiscordMessages.json
DiscordWipeAnnouncements.json
DiscordMessages.json
{
"GeneralSettings": {
"Announce": true
},
"BanSettings": {
"Color": "Lime",
"Enabled": false,
"WebhookUrl": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks"
},
"ReportSettings": {
"LogToConsole": true,
"Alert": "",
"Cooldown": 30,
"Color": "Lime",
"Enabled": false,
"WebhookUrl": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks"
},
"MessageSettings": {
"LogToConsole": true,
"SuggestAlias": false,
"Alert": "",
"Cooldown": 30,
"Color": "Lime",
"Enabled": false,
"WebhookUrl": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks"
},
"ChatSettings": {
"TextToSpeech": false,
"Enabled": false,
"WebhookUrl": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks"
},
"MuteSettings": {
"Color": "Lime",
"Enabled": false,
"WebhookUrl": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks"
}
}DiscordWipeAnnouncements.json
{
"EmbedColor": 9044189,
"EmbedText": {
"1": {
"inline": true,
"name": "The next server wipe will be 7 days from now",
"value": "Connect Now!"
},
"2": {
"inline": true,
"name": "Map Seed & World Size",
"value": "{3} - {4}"
},
"3": {
"inline": true,
"name": "custom text",
"value": "custom text"
}
},
"EmbedTextTitle": "Server name",
"Enable": true,
"UsingEmbedText": true,
"WebhookURL": "https://discordapp.com/api/webhooks/543152258091581450/webhooknumber",
"WipeMessage": [
" Just wiped! Get in now!",
"The next server wipe will be 7 days from now"
]
} Humm.. I just tested it & ran into no issues so i'm super confused.
Im also having an issue. /dwatest command will not even work. fresh install and everything
nothing happening when I use the /dwatest command in-game. everything in the config file is set to true. what have i done wrong.
TenzOnothing happening when I use the /dwatest command in-game. everything in the config file is set to true. what have i done wrong.
In DiscordMessages.json make sure to put your webhooks in and enable them as true