Not finding some plugins on umodSolved
[Automatic Plugin Updater] AutoBroadcast was not found on uMod! (No name/author match)​

https://umod.org/plugins/auto-broadcast

There are a few others I expected it'd find too

[Automatic Plugin Updater] AdminLogger was not found on uMod! (No search results)​

https://umod.org/plugins/admin-logger

And then I get stuff like this
11:14 PM [Automatic Plugin Updater] Checking for new versions for AutomaticAuthorization (current version 1.2.4)
11:14 PM [Automatic Plugin Updater] AutomaticAuthorization was not found on uMod! (No name/author match)​

It finds it, ut says it's not found. Is it trying to say there are no updates for it?

I think this might have something to do with the automatic spacing uMod provides

Merged post

I'm referring to `AutomaticAuthorization` not being `Automatic Authorization`

AutoBroadcast is likely author mismatch, since I used my GitHub username in some before. I'd probably change to do a partial match.

For spacing, you should probably squash them together else check the file name rather than title.

Now I'm getting the following:

12:29 AM [Automatic Plugin Updater] AirFuel was not found on uMod! (No name/author match)
12:29 AM [Automatic Plugin Updater] AdminRadar was not found on uMod! (No name/author match)
12:29 AM [Automatic Plugin Updater] AutoBroadcast was not found on uMod! (No name/author match)
12:29 AM [Automatic Plugin Updater] AutoDoors was not found on uMod! (No name/author match)
12:29 AM [Automatic Plugin Updater] Backpacks was not found on uMod! (No name/author match)
12:29 AM [Automatic Plugin Updater] AutoStashTraps was not found on uMod! (No name/author match)
12:29 AM [Automatic Plugin Updater] AutomaticAuthorization was not found on uMod! (No name/author match)​

I'm not getting the line I was getting before
[Automatic Plugin Updater] Checking for new versions for AutomaticAuthorization (current version 1.2.4)​

i just installed this today and it hasn't sent anything to discord at all or even found ANY of my plugins on umod. is this completely broken or am i supposed to change something that i didnt?

CptHowdy

i just installed this today and it hasn't sent anything to discord at all or even found ANY of my plugins on umod. is this completely broken or am i supposed to change something that i didnt?

If you want to provide more detail, that'd be great.

CptHowdy

i just installed this today and it hasn't sent anything to discord at all or even found ANY of my plugins on umod. is this completely broken or am i supposed to change something that i didnt?

Nevermind, did some local testing and fixed the issue.

working great for the most part, i will search through the log and try to find which plugins it cant find. also, can you provide a sample of the correct syntax for the blacklist section, as its looking for plugins that will not be on umod like rustedit modules and a few others that are not on umod.

CptHowdy

working great for the most part, i will search through the log and try to find which plugins it cant find. also, can you provide a sample of the correct syntax for the blacklist section, as its looking for plugins that will not be on umod like rustedit modules and a few others that are not on umod.

For plugins, I just made an update to support the title of the plugin or the compact name (i.e `AutomaticPluginUpdater` & `Automatic Plugin Updater`)

I don't think there's any explanation needed for authors.

using 'plugin', "plugin" or [plugin] doesnt seem to want to vaildate id love to get this thig to stop updating my Clans plugin that isnt running the one from umod

 

{
"Check Currently Loaded Plugins When This Plugin Enables?": false,
"Blacklisted Plugins (won't check for update)": 'clans',
"Blacklisted Authors (won't check for update)": [],
"Update Version Settings (which updates to not go through with)": {
"Backward": false,
"Major": false,
"Minor": true,
"Patch": true
},
"Do Routine Checks?": true,
"Routine Interval Time (Minutes)": 240.0,
"Notify on Blacklisted Update?": true,
"Use Discord Webhooks?": false,
"Disable Checking on Server Startup?": true,
"Discord Webhook": ""
}

steakanbake

using 'plugin', "plugin" or [plugin] doesnt seem to want to vaildate id love to get this thig to stop updating my Clans plugin that isnt running the one from umod

 

{
"Check Currently Loaded Plugins When This Plugin Enables?": false,
"Blacklisted Plugins (won't check for update)": 'clans',
"Blacklisted Authors (won't check for update)": [],
"Update Version Settings (which updates to not go through with)": {
"Backward": false,
"Major": false,
"Minor": true,
"Patch": true
},
"Do Routine Checks?": true,
"Routine Interval Time (Minutes)": 240.0,
"Notify on Blacklisted Update?": true,
"Use Discord Webhooks?": false,
"Disable Checking on Server Startup?": true,
"Discord Webhook": ""
}

It's case-sensitive...

That would need to be `Clans`



Merged post

I'd also recommend to keep the updater plugin itself updated.
YsdOg636B7hsXvN.png birthdates

It's case-sensitive...

That would need to be `Clans`



Merged post

I'd also recommend to keep the updater plugin itself updated.

I also tried 'Clans' this is what i get with the following config

{
"Check Currently Loaded Plugins When This Plugin Enables?": false,
"Blacklisted Plugins (won't check for update)": 'Clans',
"Blacklisted Authors (won't check for update)": [],
"Update Version Settings (which updates to not go through with)": {
"Backward": false,
"Major": false,
"Minor": true,
"Patch": true
},
"Do Routine Checks?": true,
"Routine Interval Time (Minutes)": 240.0,
"Notify on Blacklisted Update?": false,
"Use Discord Webhooks?": false,
"Disable Checking on Server Startup?": true,
"Discord Webhook": ""
}


when i run it through a json validator it comes out that it doesnt like line 3 location 51

steakanbake

I also tried 'Clans' this is what i get with the following config

{
"Check Currently Loaded Plugins When This Plugin Enables?": false,
"Blacklisted Plugins (won't check for update)": 'Clans',
"Blacklisted Authors (won't check for update)": [],
"Update Version Settings (which updates to not go through with)": {
"Backward": false,
"Major": false,
"Minor": true,
"Patch": true
},
"Do Routine Checks?": true,
"Routine Interval Time (Minutes)": 240.0,
"Notify on Blacklisted Update?": false,
"Use Discord Webhooks?": false,
"Disable Checking on Server Startup?": true,
"Discord Webhook": ""
}

when i run it through a json validator it comes out that it doesnt like line 3 location 51

try this replacement

"Blacklisted Plugins (won't check for update)": ["Clans"],
6tAVCYtauJmhgUa.png birthdates

Nevermind, did some local testing and fixed the issue.


here is the list of known umod plugins that it cant find:

AdminMenu
ChestStacks
CraftingController
CustomChatCommands
Godmode
HeliSams
ImageLibrary
LoadingMessages
MasterLock
PermissionsManager
PopupNotifications
ServerInfo
Spawns
TurretRange
Welcomer
GatherManager
CraftingController
GatherManager
CptHowdy

try this replacement

"Blacklisted Plugins (won't check for update)": ["Clans"],

got one line to work but cannot figure out how to do multiple lines

Locked automatically