Advertisement
Guest User

Untitled

a guest
Mar 16th, 2016
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. # SubServer Plugin Configuration
  2. # This is The Main Config for this Plugin
  3. #
  4. # These are the Plugin Settings
  5. Settings:
  6. Server-Creation:
  7. git-dir: 'C:\Program Files\Git'
  8. log: true
  9. config-version: 1.8.9a+
  10. GUI:
  11. Enabled: true
  12. Trigger-Item: '129'
  13. Server-IP: '5.196.185.18'
  14. SQL:
  15. hostname: '127.0.0.1'
  16. port: 3306
  17. username: 'root'
  18. password: ''
  19. database: 'minecraft'
  20. #
  21. # This is the settings for the proxy
  22. Proxy:
  23. enabled: true
  24. run-on-launch: true
  25. log: true
  26. dir: './Folder'
  27. exec: 'java -Djline.terminal=jline.UnsupportedTerminal -jar SubServers.Bungee.jar'
  28. auto-restart: false
  29. #
  30. # This Is the List of your Servers
  31. # And their configurations
  32. Servers: {}
  33. #
  34. # End of Config
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement