1. Could somebody give me an example of a .bat server description with it all organized using different codes such as bold, italic, /n, and so on or show me where I can learn all of it please? I cannot seem to find it on google, or maybe I am just not searching properly.
     
  2. Wulf

    Wulf Community Admin

    +server.description "<b>Hello, welcome to <i>my server</i></b>\nIt is cool, yes it is"
     
  3. Awesome, thank you. So I thought it was running on HTML code but I couldn't get it to <center>at all.</center> Any ideas on centering and making it a bigger text i.e font size and headers?
     
  4. Wulf

    Wulf Community Admin

    It's not HTML code exactly, it's Unity styling which is sort of like HTML. See Oxide API for Rust.
     
  5. Thanks, any way to center it? That's my last question, I don't see it on that page.
     
  6. Wulf

    Wulf Community Admin

    Lots of spaces. ;)
     
  7. Ahaha, hopefully Tab works all the same. :p Thanks for all of your help.