When I run "oxide.load PlayerInformations" it loads, then immediately unloads, and stays unloaded.
Plugin is unloading after loadingSolved
Wow what a response time!
No error, Just this:
Merged post
Do you think maybe it doesn't like one of my other plugins?
No error, Just this:
Loaded plugin PlayerInformations v1.2.10 by Reneb
Unloaded plugin PlayerInformations v1.2.10 by Reneb
Merged post
Do you think maybe it doesn't like one of my other plugins?
Good possibility.
I tried unloading everything else but it still won't load.
This plugin unloads itself if the required dependency Player Database is not installed. The maintainer should use the // Requires tag and not unload the plugin manually, especially without a message. :p
Thanks Wulf, that did the trick!
Locked automatically