Jump to content

sora

Member
  • Posts

    16
  • Joined

  • Last visited

Reputation Activity

  1. Like
    sora got a reaction from EnigmaGrey in RELEASED: IWBUMS 32.24   
    Thank you for the "-steamvac" option & commandline
     
    Does the commandline override the server config? e.g. server config "steamvac=false" and commandline "-steamvac true" results in VAC being enabled?
  2. Like
    sora got a reaction from ethanwdp in VAC Opt out   
    My suggestion is the ability to opt out of VAC using some commandline similiar to how source engine games have "-insecure"
  3. Like
    sora got a reaction from mads232 in VAC Opt out   
    My suggestion is the ability to opt out of VAC using some commandline similiar to how source engine games have "-insecure"
  4. Like
    sora got a reaction from Po1sN3 in Server Console commands   
    Allow the server console to receive commands especially in linux enviroments, this would help with scripting start/shutdown/save/status scripts.

    Specific commands I would like to see;
    save, quit [time*], say [msg], kick [user], kickall, ban [user], unban [user], whitelist [add/remove/on**/off**] [user] [password]

    *Assumes now if no time given (e.g. quit 30, stops the server in 30 seconds)
    **Also opens or closes the server to new users

    For example My friend and I were designing a script to warn players of an impending server save and restart... but we learned that we could not issue commands to the server from console... which destroyed us warning players... It also makes it harder for admins to login via SSH and watch the server.

    I would also like to suggest that we log player chat to console & not log the rain collection in barrels as often.. Perhaps even log the chat to log files that can be parsed by shell scripts.
     
    Original Topic
    http://steamcommunity.com/app/108600/discussions/2/540739861667658316/
  5. Like
    sora got a reaction from EnigmaGrey in unsupported class version   
    If you are running debian type this in as root;
    apt-get install openjdk-7-jre-headless
    update-alternatives --config java
×
×
  • Create New...