Advertisement
Guest User

Untitled

a guest
Nov 2nd, 2016
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. Your Sprummlbot need this to connect to your server.
  2. [Connection]
  3. #IP of the teamspeak3 server (NO SRV Records)
  4. ip = 104.197.166.184
  5. #Port of Query Login (Leave this normal if you dont know it)
  6. port = 10011
  7. #Change this to true if you want to set the flood settings to: FLOOD_COMMANDS: 60 FLOOD_TIME: 15 BAN_TIME: 600
  8. optimize-flood-settings = false
  9.  
  10. #Here you need to define the server query login, otherwise Sprummlbot won't be able to do his job.
  11. [Login]
  12. #Put the username of ysour server's serveradminquery account
  13. username = salvo
  14. #Put the password of your server's serveradminquery account
  15. password = VMUEIBji
  16. #Put the serverid of your server here (On self hosted servers it is 1
  17. server-id = 1
  18.  
  19. #Here you can define the Port for the web interface.
  20. [Webinterface]
  21. #Port for the Webinterface. 0=disabled
  22. port = 9911
  23. #Set the name of the group, for the Web Interface
  24. group = Admins
  25.  
  26. #Here you define the name and the notification permission group for your bot.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement