Hey
I updated to v2 and deleted all the old files as mentioned but its not logging via my discord or showing up how it used to in console
any ideas?
ive tried oxide reload and restarting the server
RaidTracker not logging
Have you enabled notifications for the trackers you would like to receive alerts for? Each tracker in the config has notification settings.
notifyConsole -- notify server console of raid event
notifyAdmin -- notify online admins of raid event
notifyDiscord -- notify discord webhook of raid event Clearshot
Have you enabled notifications for the trackers you would like to receive alerts for? Each tracker in the config has notification settings.
notifyConsole -- notify server console of raid event notifyAdmin -- notify online admins of raid event notifyDiscord -- notify discord webhook of raid event
"trackers": {
"_global": {
"*": {
"enabled": true,
"name": "Enable all trackers in every category",
"notifyConsole": true,
"notifyAdmin": true,
"notifyDiscord": true
still not showing up in console or my discord, any idea?
mine isnt logging to discord as well. I even turned on global * but raideventlog shows but not on discord. I have the webhookURL already in the settings
nvm its working now. Is admin log ignored somehow? I dont see the settings
You're most likely running into the same issue posted here: https://umod.org/community/raid-tracker/45538-tool-raiding-not-being-logged-despite-global-tracking-being-enabled?page=1#post-3
When the plugin is first installed a default config is created with certain items already enabled. If you enable global any individual items enabled from the default config will take priority so you need to go through the config and disable every item for global to work as expected.
As for the admin notifications, they are sent to all online admins.
Clearshot
You're most likely running into the same issue posted here: https://umod.org/community/raid-tracker/45538-tool-raiding-not-being-logged-despite-global-tracking-being-enabled?page=1#post-3
When the plugin is first installed a default config is created with certain items already enabled. If you enable global any individual items enabled from the default config will take priority so you need to go through the config and disable every item for global to work as expected.
As for the admin notifications, they are sent to all online admins.
I'm still using 1.2.5 because I want to keep the basic look of logging but im not getting notification on discord with webhook. Is it best to switch to the latest version?
I would recommend using the latest version.