Hello i have a my.gameservers.com server for rust and i having troubles to upload it to the server and triger it on the game. can i get some help? Ty
Bruno
Solved Adding plugins on gameservers.com?
Discussion in 'Rust Discussion' started by Bonito Flakes, Nov 26, 2016.
-
Wulf Community Admin
Which game? Are you sure Oxide is installed? Does the oxide.version command work? Where are you putting the plugins?
-
Hello! The game is Rust and i want to add mods "plugins" in to the server i got from my.gameservers.com but i a bit lost how to do it
-
Have you installed Oxide 2 under the Mods Tab in your Members area?
Then you should only have to FTP to your server and add upload plugins to your plugin folder.
example path: /1234567/ruste/server/myserversname/oxide/plugins
And like wulf said, make sure oxide is up and running if you have it installed by checking the oxide.version command from a console. Server updates do overwrite the files, so you would have to re-install oxide after any update.Last edited by a moderator: Nov 27, 2016 -
i have it like this .
how do i make it ork on the game?Attached Files:
-
-
the .json files are config files, not the actual plugins. You put those in the oxide/config folder
Plugin files Generally have a .cs .py or .lua on the end. -
So if i put them there they will work on the game ?
Ty
bruno -
No, you still need the plugins to go with them. You can just redownload the ones you need.
Just click the Plugins tab up top, then Rust. You can sort by A thru Z. find the ones on your list of config files. Then just place the ones you download to your plugin folder.
And unless the config files are something you need , I would just let the plugins create new configuration files. Copying over old configuration files can cause plugins to have problems. -
so i need to put the .json files in the oxide/config folder and the normal files i download from oxide2 on the /1234567/ruste/server/myserversname/oxide/plugins ??
ty for your help
bruno -
Wulf Community Admin
-
ahh ok ty i gonna go try
and do i need to do something on the game to trigger them ? -
-
still not working
maybe if i do a full server wipe ? and try again? -
Wulf Community Admin
-
ahhh i fixed it i think at least the "Stack Size Controller" is working
-
after the click reinstal server i got it working
btw i know that theres some servers that have zombies "bots" do u know if i can find a plugin for it?
once again ty very much for all the help -
Hello, Bonito. My server is hosted by them, all plugins are working, everything is ok.
Some tips: If you are going for an update, go to admin panel on your gameservers account, go to your server -> config -> mods. First of all go update server, wait and then, when it's ready, install oxide and wait again. (this will not take more than 6-7 minutes). If there is an update (by Rust) you must follow the steps to make your server working again. (nothing gonna wipe the server if you follow the steps).
If you want to put your plugins inside the server, the easiest way is to get Firefox browser and install FireFtp addon. Open your server FTP with fireFtp, then go to your server identity > oxide > plugins and drop there your plugins. For reloading the plugins, the easy way is to install some rcon tools (you can find here some).
Wish u a nice day -
Ty for helping
all is working now