Plugin fails to load using uModNot An Issue

Plugin fails to load using uMod. There is no output in console at all.

If the plugin doesn't load with uMod, then the backwards compatibilty with uMod will need to be tweaked; but the plugin is going to be updated for uMod natively as well.

Edit: Tested loading with Valheim, and it loads just fine.

It lacks in areas for games like valheim where you join and get kicked without a single message. Hence why i rewrote this and added the ability to join, get told your not whitelisted then get kicked. Sucks mate, i can guarantee it will be like this in 3-6 months time.

Edit: Tried multiple times doesnt load at all, no messages. Also even if it did, it would be useless the way it is. People who try and connect will just constantly get Disconnected with no reason.

If you don't see a message, then that's something that would need to be address by uMod and the handling of the CanUserLogin hook; not by making a modified version of the plugin with a timer to delay the kick. ;)

This plugin also has Patches enabled, so contributions can be made directly; not a fork. In this case though, neither are necessary really.

haha okay mate, well while i wait for that to never happen, ill use my method 😄😅

Kn8duLmu466xFJE.jpg markmozza

haha okay mate, well while i wait for that to never happen, ill use my method 😄😅

Whatever works for you, but we do actively develop for uMod and methods for contribution are always open for those that are capable.
7TcT7t0axnWJvvX.jpg Wulf
Whatever works for you, but we do actively develop for uMod and methods for contribution are always open for those that are capable.

How can i get involved?

Also you mentioned being able to submit a patch, it would be sweet if i could contribute to a lot of your universal plugins (yours specifically, use them a lot), i would be more than happy to go over them 1 by 1 and bring them up to date as much as possible with the umod api. I've already started Economics and Whitelist However, if i do this would there be a way of downloading that directly from here? Basically like having a download for Oxide version or uMod Variant (so i can provide links for my hosting clients too), sorry if this is already possible.

Most of Whitelist I already re-wrote awhile back for uMod, but there are a few things to finish with it. I've also implemented a lot of the requests for changes with it from the threads such as commands. I would generally suggest waiting for an author to upload a "uMod version" in a branch before attempting to contribute to that as there are likely going to be vast differences between ideas and styles there; but you can also contribute code for authors to consider with existing Oxide versions already by using the Patch button on plugin pages. I've re-written a good bit of mine, but there isn't a rush for that as backwards compatibility is there for this reason. I will be re-writting all of mine though as time permits though.

Locked automatically