Advertisement
Guest User

Untitled

a guest
May 16th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. mysql:
  2. host: localhost
  3. port: 3306
  4. username: root
  5. password: ''
  6. database: testing
  7. teamspeak:
  8. host: 62.104.20.89
  9. port: 10148
  10. queryname: <queryname>
  11. querypassword: <password>
  12. bot-nickname: Serverbot
  13. promote-group-id: 2100136
  14. virtualserver: 1
  15. messages:
  16. cmd-help:
  17. - '&8&m----------------&7[&a&lTeamSpeak&7]&8&m----------------'
  18. - ' &a/ts verify <code> &7Verify your TeamSpeak identity'
  19. - ' &a/ts unverify &7Unverify your TeamSpeak identity'
  20. - '&8&m----------------&7[&a&lTeamSpeak&7]&8&m----------------'
  21. verify-success: '&aYou have successfully verified your TeamSpeak identity!'
  22. verify-failed: '&aCouldn''t verify with this code. Please make sure the code you
  23. entered is correct!'
  24. verify-not-requested: '&cThere are no verification requests for you!'
  25. unverify-success: '&aSuccessfully unverified your TeamSpeak identity!'
  26. teamspeak-client-requested-verification: '&aThe TeamSpeak user &e%name% &arequested
  27. verification with your Minecraft account. If this was you, type &e/ts verify %code%.'
  28. teamspeak:
  29. cmd-verify: 'To verify your TeamSpeak account you have to enter the following
  30. command with your Minecraft account: /ts verify %code%.'
  31. cmd-verify-information-required: To verify your TeamSpeak account type !verify <Minecraft name>.
  32. cmd-verify-player-not-online: The player you entered is not online in Minecraft!
  33. welcome-message-non-verified: Welcome to our TeamSpeak! To verify your Minecraft account use !verify <Minecraft name>.
  34. uuid-already-verified: The user you entered is already verified. To unverify type /ts unverify ingame.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement