Hello I am having trouble with adding plugins to reign of kings
installed Oxide correctly
Install Grand Exchange plugin in the Saves folder
Proof that mod installed in right place: Gyazo - 7b3a266a7e386ccc5ba14b8c3533cdcb.png
1. My plugin seems to unload : Gyazo - d3933ed49901fd9f5a9a6361da4e8053.png
2. if/when i got the plugin installed how would i then add the commands to the permissions file
Permissions file
Code:# guest { \# Unregistered users will use these permissions. # nameFormat = \'%name%\' # chatFormat = \'%name% : %message%\' # guildFormat = \'[00CC00][%guild%] %chatFormat%[-]\' # permissions { # - \'rok.fairplay\' # } # } groups { default { default = 'True' inherits = 'guest' permissions { - 'rok.fairplay' } nameFormat = '%name%' chatFormat = '%name% : %message%' guildFormat = '[21C447][%guild%] %name% : %message%[-]' localChatFormat = '[Local] %name% : %message%' whisperSendFormat = '[C4257A]%name% >> %message%[-]' whisperReceiveFormat = '[D12681]%name% << %message%[-]' } admin { nameFormat = '%name%' chatFormat = '[FF0000](Admin)[FFFFFF] %name% : [E80E0E]%message%' guildFormat = '[00CC00][%guild%] %chatFormat%[-]' localChatFormat = '[Local] %name% : %message%' whisperSendFormat = '[C4257A]%name% >> %message%[-]' whisperReceiveFormat = '[D12681]%name% << %message%[-]' permissions { - '*' } inherits = '' } } macros { } users { Nickname_1 { groups { - 'admin' } permissions { } } Nickname_2 { groups { - 'admin' } permissions { } } Nickname_3 { groups { - 'admin' } permissions { } } Nickname_4 { groups { - 'admin' } permissions { } } Nickname_5 { groups { - 'admin' } permissions { } } Nickname_6 { groups { - 'admin' } permissions { } } }
Solved Oxide not starting with server (Oxide not installed)
Discussion in 'Reign of Kings Discussion' started by LeArmouredBadger, Nov 13, 2015.
-
Wulf Community Admin
It looks like your server is shutting down after the plugin is installed, which is why the plugin is shown as Unloaded. For commands, you'd need to check if each plugin uses RoK permissions or Oxide permissions and add them accordingly.
-
It just shows the commands on the plugins page it doesn't say anything about what the plugin uses all it says there is no config file the server but server CMD doesn't say its been unloaded or an error occured or nothing
-
Wulf Community Admin
-
oops My bad another problem When i install the oxide plugin loader it says i need to replace these 9 files
Gyazo - c512240bbbcfe8009a4d79f801de329b.png
Gyazo - d84af3e3256bcc23ded51eb45b46e2bd.png
Gyazo - c624c1c9549dd8e78e8bf9148dab866f.png
If i Replace these files my Game Launcher doesn't load and if i don't replace the files oxide doesn't unpack anything -
Wulf Community Admin
I'm not sure what you're using for a game launcher, but the _start-example.bat works fine with it. -
I replaced the Files and now this is all that happens
Gyazo - e4b0860822bad0a857a863b8fa8a589e.png -
Wulf Community Admin
-
The server Runs fine everything works fine i use the .bat that launchers the server nothing else and i got a friend to test everything out and it works its just now i can't join
Rok directory: Gyazo - 1072aeb145f22a97cb34ea6aa76eaa2b.png
ServerCmd: Gyazo - 437e0968bc4e8d539bf184db91abc7ca.png -
Wulf Community Admin
-
The Reign of kings .exe
-
Wulf Community Admin
-
Im using the .bat to start the server and then using the Main Game launcher to start my game
] -
Wulf Community Admin
-
So Just make the server Server in a different folder?
-
Wulf Community Admin
-
It works thank you so much