Guest User

Untitled

a guest
Aug 2nd, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. # -- Settings --
  2.  
  3. # You will need a script that restarts the server once it's shutdown.
  4. restartEnabled = 'false' # Enables automatic server shutdown.
  5. restartAfter = '60' # Restart the server after this many minutes.
  6. initialDebug = 'false' # If true the plugin will start in debug mode.
  7. debugDetailLevel = '1' # How much detail the debugger shows. (0 = Everything, 2 = Important Only) Default: 1
  8. lowDetailMode = 'false' # Displays less info when starting if true.
Advertisement
Add Comment
Please, Sign In to add comment