Solved Using console commands?

Discussion in 'Rust Discussion' started by Petulak, Apr 6, 2017.

  1. Hey,
    I'm probably retarded but where the hell do I type commands like /eh enable for Enhanced Hammer, modify stack sizes etc.? F1 console doesn't do it, RCON console with WebRcon doesn't affect anything, what do I do?
     
  2. hi ... some commands are used in the game chat (all the commands with / --->/command) ... the console commands are without /
    for modifying plugins (configs), the best way is to open/modify the config files via ftp software (ex. FileZilla)...
    for example: to modify the Stacks Sizes (in your case here), open (after you installed - StackSizeController) StackSizeController.json, located in /oxide/config folder (don't modify the actual plugins --> oxide/plugins), just the plugins config files. ;)

    P.S.: some plugins uses permissions... read the plugins overview...
     
  3. Thanks, but it was my fault for being retarded, while editing some plugins I pasted the rest of plugin files in the config folder and didn't realise, all's good now.