Advertisement
Guest User

Untitled

a guest
Oct 28th, 2017
396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.25 KB | None | 0 0
  1. #
  2. # ,gggg, ,ggggggggggg,
  3. # ,88"""Y8b, ,dPYb, 8I dP"""88""""""Y8, I8
  4. # d8' 8b d8 I8 8I 8I `" 88 ,8P 88888888
  5. # ,8I "Y88P' I8 8' 8I 88aaaad8P" I8
  6. # I8' I8 dP ,ggggg, gg gg ,gggg,8I 88""""Y8ba ,ggggg, I8
  7. # d8 I8dP dP" "Y8ggg I8 8I dP" "Y8I 88 `8b dP" "Y8ggg I8
  8. # Y8, I8P i8' ,8I I8, ,8I i8' ,8I 88 ,8P i8' ,8I I8,
  9. # `Yba,,_____, ,d8b,_ ,d8, ,d8' ,d8b, ,d8b,,d8, ,d8b, 88_____,d8',d8, ,d8' 88b,
  10. # `"Y8888888 8P'"Y88P"Y8888P" 8P'"Y88P"`Y8P"Y8888P"`Y8 88888888P" P"Y8888P" ""Y88
  11. #
  12. # Thanks for buying - and using CloudBot! This file allows you to edit the config stuff.
  13. # It's FORBIDDEN to share CloudBot Java modification. Copyright 2016 - 2017 by LeVence(TM) Int.
  14. # More information available at https://CloudBot.LeVence.net
  15. #
  16.  
  17. MySQL:
  18. Server:
  19. host: 134.255.254.181
  20. port: 3306
  21. user: timos
  22. password: I9o8LSkn
  23. database: timos
  24. TeamSpeak:
  25. Server:
  26. host: 151.80.53.175
  27. port: 9987
  28. Query:
  29. nickname: TimoLP.de • VerifizierungsBOT
  30. user: Bot
  31. password: nYl9XjCp
  32. port: 10011
  33. # By enabling TS_VERIFY, the '!link' TeamSpeak command will be activated.
  34. TS-VERIFY: false
  35. # By enabling MC_VERIFY, the '/link' Minecraft command will be activated.
  36. MC-VERIFY: true
  37. # By enabling TS-VERIFY-notification, confirmation-messages will be sent to players after verification.
  38. TS-VERIFY-notification: true
  39. # By enabling MC-VERIFY-notification, confirmation-messages will be sent to clients after verification.
  40. MC-VERIFY-notification: true
  41. # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #
  42. # Choose which rank(s) verified players will be promoted to. #
  43. # -> Syntax: <ts_group_id>;<any_mc_permission> #
  44. # Example: #
  45. # '26;null' -> all verified players will be promoted to ts-group 26 #
  46. # '17;player.vip' -> verified players who have permission 'player.vip' will be promoted to ts-group 17 #
  47. # '32;player.donator' -> verified players who have permission 'player.donator' will be promoted to ts-group 32 #
  48. # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #
  49. groups:
  50. - 22;null
  51. change_description:
  52. enabled: true
  53. value: 'Minecraft-Name: %NAME% '
  54. Permissions:
  55. Minecraft:
  56. Generally:
  57. # If your players shouldn't need any permission, simply use 'null'. (can be only used in 'generally' permission section)
  58. link: 'null'
  59. unlink: 'null'
  60. CloudBotCMD:
  61. link: CloudBot.System.link
  62. unlink: CloudBot.System.unlink
  63. reload: CloudBot.System.reload
  64. Cooldown:
  65. Verify:
  66. # Defines the time, in seconds, when this command can be re-used by clients & players again. Insert '0' for no cooldown.
  67. Generally: 15
  68. Synchronization:
  69. Ranks:
  70. # Defines the time, in seconds, when permissions of players will be re-checked in an interval.
  71. # Attention: Too small timespans could occur performance-related issues. (try to play with different numbers)
  72. Interval: 10
  73. Head-Icons:
  74. # By enabling this feature, user-icons of verified clients will be changed to their current Minecraft playerheads on TeamSpeak instance.
  75. enabled: true
  76. api-service: https://crafatar.com/avatars/%UUID%?overlay=true&size=16
  77. Messages:
  78. TeamSpeak:
  79. usage: 'Usage: !link [B]MinecraftName[/B]'
  80. not_online: '[B]Dieser Spieler ist nicht online![/B]'
  81. wrong_identity: '[B]Der angegebene Spieler stimmt nicht mit der IP-Adresse ein![/B]'
  82. successfully_verified: '[B]Du hast dich erfolgreich verifiziert![/B]'
  83. already_verified: '[B]Du bist bereits verifiziert![/B]'
  84. account_verified: '[B]Dieser Spieler ist bereits verifiziert![/B]'
  85. welcome:
  86. inform_verified_clients: true
  87. messages:
  88. - Welcome to the official TeamSpeak server of XYZ.
  89. - You can verify your Minecraft account using [COLOR=#ff0000]!link MinecraftName[/COLOR] command.
  90. Minecraft:
  91. successfully_verified: '&6Du hast dich &aerfolgreich &6verifiziert&7!'
  92. successfully_unverified: '&6Du hast die Verifizierung &aerfolgreich &6aufgehoben&7!'
  93. not_verified: '&cDu bist nicht verifiziert&7!'
  94. already_verified: '&cDu bist bereits verifiziert&7!'
  95. no_identity_found: '&cEs wurde kein Client auf dem TeamSpeak mit deiner IP-Adresse
  96. gefunden&7!'
  97. multiple_identities: '&cDu bist mit mehreren Identitäten online. Bitte stelle
  98. sicher, dass du nur mit einer auf dem TeamSpeak online bist&7!'
  99. Cooldown:
  100. TeamSpeak: '[B]Bitte warte %TIME% Sekunde(n), bevor du diesen Befehl verwenden
  101. kannst.[/B]'
  102. Minecraft: '&Bitte warte %TIME% &bSekunde(n), bevor du diesen Befehl verwenden
  103. kannst&7.'
  104. System:
  105. prefix: '&8[&dVERIFIZIERUNG&8]'
  106. player: '&cDieser Befehl kann nur von Spielern ausgeführt werden&7!'
  107. not_online: '&cDer Spieler %PLAYER% &cist nicht online&7!'
  108. successfully_verified: '&6Der Spieler %PLAYER% &6hat sich &aerfolgreich &6verifizier&7!'
  109. successfully_unverified: '&6Der Spieler %PLAYER% &6hat die Verifizierung &aerfolgreich
  110. &6aufgehoben&7!'
  111. not_verified: '&cDer Spieler %PLAYER% &cist nicht verifiziert&7!'
  112. already_verified: '&cDer Spieler %PLAYER% &cist bereits verifiziert&7!'
  113. no_identity_found: '&cEs konnte kein Client auf dem TeamSpeak mit der IP-Adresse
  114. von %PLAYER% &cgefunden werden&7!'
  115. multiple_identities: '%PLAYER% &cist mit mehreren Identitäten online&7!'
  116. no_permission: '&cKeine Rechte&7!'
  117. verification_method_disabled: '&cDiese Verifizierungs-Methode ist nicht verfügbar&7!'
  118. error: '&cFehler! Bitte wende dich an die Netzwerkleitung!'
  119. online_mode: true
  120. debug: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement