Closed shaikhnedab closed 3 years ago
https://github.com/sbpp/discord-forward/pull/14
It would be interesting
Implemented in 1.7.0-50. (If i understand you correctly)
Version is working but I believe that is not it.
44 "SourceBans++ Discord" (1.7.0-50) by Kotik. Fork of RumbleFrog, SourceBans++ Dev Team.
It would have to have a link to the sourcebans web interface, something like:
Discord requires specify protocol to make links clickable.
Fixed it, added the protocol and still nothing.
Fixed it, added the protocol and still nothing.
Have you reload the plugin?
Yes, I restarted the server and even changed the map after the changes.
Accessing discord by cell phone is even more buggy, see print.
In any case I'll double check and restart the servers just to make sure.
It's works for me, looks pretty strange.
Accessing discord by cell phone is even more buggy, see print.
Now i see.
Make sure config file was saved correctly, it's look like file wasn't be saved after edit.
Because old value used.
Then:
sm plugins reload sbpp_discord
all right now thanks. :smile:
Just to finish and you can close the issues.
"Timezone shift" "" // Server timezone shift in seconds.
This cvar would be configured by default on which? I would like to configure it for my region, but I didn't quite understand how it works and such.
Just to finish and you can close the issues.
"Timezone shift" "" // Server timezone shift in seconds.
This cvar would be configured by default on which? I would like to configure it for my region, but I didn't quite understand how it works and such.
This is just time shift for server time.
You just must get server time zone (ex: +5 utc) and transform it to seconds (multiply for 60 and 60 again 5 * 60 * 60 = 18000
).
Discord required this for correcting timestamps.
I believe this issues can be closed. It has already been implemented.
What about adding Sourcebans Web panel URL in the Embed like this? Link
It directly takes the user to Web Panel
Ban Submissions
PageMay be you can add configurable input for each embeds which links to respective page on Web Panel.