Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


reco1977

Members
  • Posts

    3
  • Joined

  • Last visited

  • Days Won

    2
  1. The ability to setup reoccurring server wipe schedule Example Create a new calendar event with reoccurring options such as Every 2nd Tuesday of the month wipe the server at 12am. Having this automated would be great. Server wipe buttons Example Button to wipe the server instantly retaining blueprints. Button to full wipe including blueprints Button to set the server to defaults (the way it was when you first ordered it) These buttons would require a confirmation password to complete Due to the same questions being asked over and over and over and...... A massive how to guide with a table of contents for easy searching. *Kept up to date*
  2. Hopefully this will clear things up. This example will show the description only. From this point forward we are going to assume that you don't have a serverauto.cfg file. Open Notepad Fill out the information you need based on the example below. When typing do not press enter. This is essentially all on a single line but Word Wrap is enabled. server.description "This part of the text will go on the very top line. \nThis part of the text will go on the second line directly underneath the first line. \nThis will go on the third line. \nThink of backslash n as the enter key. \n \n \nSince there are three backslash n commands here, enter has been pressed three times." Close Notepad selecting Yes to save. Enter serverauto.cfg as the name. Now upload this file to /server/experimental/cfg Restart your server The above text will look like this on the server description This part of the text will go on the very top line. This part of the text will go on the second line directly underneath the first line. This will go on the third line. Think of backslash n as the enter key. Since there are three backslash n commands here, enter has been pressed three times. ----------------------------------------------------------------------------------------------------------------------------------