Plugins not showing or not loadingSolved

To be honest, which I know isn't helpful, but I am not sure what to put. And most likely not even know how to get requested information but, later today I turned off the server. Came back to turn it on and started playing but all the plugins were not loading or something.

- I have all the plugins in the right folder

- I have oxide installed plus RCON:IO is up and running

- I can join the server perfectly fine but not use the plugins

- Oxide.version isn't working, this might be the issue

- I downloaded the newest oxide form that one stable website and switched it out with the old 'RustDedicated_Data'

Please just ask if logs or console stuff is needed

  1. Which folder do you have the plugins under?
  2. How do you know you have Oxide installed?
  3. If oxide.version doesn't work, Oxide isn't installed

1. /oxide/plugins/

2. https://umod.org/games/rust I downloaded it and switched it out with the old 'RustDedicated_Data' and thought it was installed

3. Yeah, I figured it was the issue but I wasn't sure

In response to DirtyAfrican ():
1. /oxide/plugins/2. https://umod.org/games/rust I downloaded it and switched it out with the old '...
Make sure you do not have your startup script running SteamCMD each time you start the server. You should also see console changes that show Oxide as being installed if running the server locally.
In response to Wulf ():
Make sure you do not have your startup script running SteamCMD each time you start the server. You s...
Yeah... I don't know how to do that. Running the server off a hosting website. So I just click the start button.
In response to DirtyAfrican ():
Yeah... I don't know how to do that. Running the server off a hosting website. So I just click the s...
So you are uploading via FTP? You may want to make sure they even allow that, as most of the time hosts do not allow FTP uploading of .dll files, which would cause Oxide to not actually be installed when you upload it.
In response to Wulf ():
So you are uploading via FTP? You may want to make sure they even allow that, as most of the time ho...
Yeah using FileZilla and not sure about if I can upload or toggle the option for .dll files 
In response to DirtyAfrican ():
Yeah using FileZilla and not sure about if I can upload or toggle the option for .dll files 
You should see in your FTP log if they were uploaded successfully or not.
In response to Wulf ():
You should see in your FTP log if they were uploaded successfully or not.
Well if I upload/import a file through FileZilla it doses appear on the server's 'ftp' 

Merged post

In the runsh.sh it says,

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`dirname $0`/RustDedicated_Data/Plugins/x86_64

./RustDedicated -batchmode -logfile 2>&1

Not sure if that means anything

In response to DirtyAfrican ():
Well if I upload/import a file through FileZilla it doses appear on the server's 'ftp' 

M...
Is that something your host allows you to customize? Could you show me a list of all the files on your FTP under RustDedicated_Data/Managed?

http://prntscr.com/l7co1n

Edit: Under the MY_SERVER_IDENTITY, there is no oxide folder which I do believe that is needed

In response to DirtyAfrican ():
http://prntscr.com/l7co1nEdit: Under the MY_SERVER_IDENTITY, there is no oxide folder which I do be...
Do you have log anywhere? I see -logfile, but it appears to be sending that log to the server's console.

Also, why default, no oxide folder is made under my_server_identity, only if your host has that setup. The folder would be under the root location where RustDedicated is.
In response to DirtyAfrican ():
Yeah, the latest log: https://pastebin.com/rrmS1WYy
That isn't the actual server log, that's just the last log that Oxide made whenever Oxide was loading for you, which looks like it loaded the plugins fine whenever that was.
Locked automatically