ServerInfo

Moved

Total Downloads: 10,611 - First Release: Aug 29, 2015 - Last Update: Oct 27, 2017

5/5, 53 likes
  1. Anyone know how to get a bullet?
     
  2. Put \u2022 in code. Any UTF8 symbol should work. You just need to put /uXXXX, where XXXX is UTF8 symbol code.
     
  3. How to disable the appearance of the info window when you connect to the server?
     
  4. ShowInfoOnPlayerInit : false
     
  5. Anyone else having trouble with this causing your server to crash?
     
  6. Do you have any logs related to the plugin?
     
  7. Not right now, I was just checking if anyone had a similar problem with server crashes due to plugins. Trying to narrow it down to which ones causing it, it might not be this plugin
     
  8. Weird occurrence last night. A player reported that any time he would press space or enter on his keyboard the plugin would pop. I had to turn off the button for it to stop. The /info is working OK.. Just one player... Any idea what could have caused that?
     
  9. That happened to me few times. The affected player(s) restart Rust or just re logged and it resolved it.
     
  10. Server went 29 days without crashing, I decided to install this plugin again, 20 minutes later crashed, funny thing was I caused the crash. The instant I closed the game with the X at the top right. Console went grey.
     
  11. baton256 updated GUI Help with a new update entry:

    0.3.8

     
  12. baton256 updated GUI Help with a new update entry:

    0.3.9

     
  13. this is a awesome plugin however i have 2 requests :) would it be possible to make a feature so i could set a command to open a page? like i have multiple tabs but one is called rules. then a player could type /rules (or whatever is set in the cfg) to open that tab. also a feature so show a page on connect?
     
  14. Code:
                catch (Exception)
                {
                    _settings = Settings.CreateDefault();
                }
    ....
                SaveConfig();
    That's just an awesome solution.
    I've lost my whole config by making a little mistake in it.
    Did not made backup yet. Overwriting config in a case of error.. what a surprise :/
     
  15. baton256 updated GUI Help with a new update entry:

    0.4.0

     
  16. Nevermind, fixed myself.
     
    Last edited by a moderator: Nov 8, 2015
  17. why main form white ??

    fix plz!
     

    Attached Files:

    • 1.PNG
      1.PNG
      File size:
      332.3 KB
      Views:
      131
    • 2.PNG
      2.PNG
      File size:
      1.1 MB
      Views:
      143
  18. can anyone send me the modified file ServerInfo.cs for me to study and create my infopanel?
     
  19. Think you could update the overview and example config when you get a chance? I'm still using one of the original versions because I can't make heads or tails out of the config the newer version creates :(
     
  20. me too