Advertisement
Guest User

ss

a guest
Jan 9th, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.55 KB | None | 0 0
  1. DataSource:
  2. backend: MySQL
  3. caching: true
  4. mySQLHost: 127.0.0.1
  5. mySQLPort: '3306'
  6. mySQLMaxConections: 8
  7. mySQLUsername: authme
  8. mySQLPassword: Bojan123321!!
  9. mySQLDatabase: AuthMe
  10. mySQLTablename: authme
  11. mySQLColumnId: id
  12. mySQLColumnName: username
  13. mySQLColumnPassword: password
  14. mySQLColumnEmail: email
  15. mySQLColumnLogged: isLogged
  16. mySQLColumnIp: ip
  17. mySQLColumnLastLogin: lastlogin
  18. mySQLlastlocX: x
  19. mySQLlastlocY: y
  20. mySQLlastlocZ: z
  21. mySQLlastlocWorld: world
  22. mySQLRealName: realname
  23. mySQLWebsite: false
  24. settings:
  25. helpHeader: AuthMeReloaded
  26. sessions:
  27. enabled: false
  28. timeout: 10
  29. sessionExpireOnIpChange: true
  30. restrictions:
  31. allowChat: false
  32. allowCommands:
  33. - /login
  34. - /register
  35. - /l
  36. - /reg
  37. - /email
  38. - /captcha
  39. maxRegPerIp: 3
  40. maxNicknameLength: 16
  41. ForceSingleSession: true
  42. ForceSpawnLocOnJoinEnabled: true
  43. SaveQuitLocation: false
  44. AllowRestrictedUser: false
  45. AllowedRestrictedUser:
  46. - playername;127.0.0.1
  47. kickNonRegistered: false
  48. kickOnWrongPassword: false
  49. teleportUnAuthedToSpawn: true
  50. minNicknameLength: 4
  51. allowMovement: false
  52. removeSpeed: false
  53. timeout: 30
  54. allowedNicknameCharacters: '[a-zA-Z0-9_]*'
  55. allowedMovementRadius: 100
  56. enablePasswordVerifier: false
  57. ProtectInventoryBeforeLogIn: true
  58. displayOtherAccounts: false
  59. ForceSpawnOnTheseWorlds:
  60. - world
  61. - world_nether
  62. - world_the_end
  63. banUnsafedIP: false
  64. spawnPriority: authme,essentials,multiverse,default
  65. maxLoginPerIp: 0
  66. maxJoinPerIp: 0
  67. noTeleport: false
  68. allowedPasswordCharacters: '[\x21-\x7E]*'
  69. GameMode:
  70. ForceSurvivalMode: true
  71. ResetInventoryIfCreative: false
  72. ForceOnlyAfterLogin: false
  73. security:
  74. minPasswordLength: 5
  75. unLoggedinGroup: unLoggedinGroup
  76. passwordHash: SHA256
  77. doubleMD5SaltLength: 8
  78. supportOldPasswordHash: false
  79. unsafePasswords:
  80. - '123456'
  81. - password
  82. - qwerty
  83. - '12345'
  84. - '54321'
  85. registration:
  86. enabled: true
  87. messageInterval: 5
  88. force: true
  89. enableEmailRegistrationSystem: false
  90. doubleEmailCheck: false
  91. forceKickAfterRegister: false
  92. forceLoginAfterRegister: false
  93. unrestrictions:
  94. UnrestrictedName: []
  95. messagesLanguage: en
  96. forceCommands: []
  97. forceCommandsAsConsole: []
  98. forceRegisterCommands: []
  99. forceRegisterCommandsAsConsole: []
  100. useWelcomeMessage: true
  101. broadcastWelcomeMessage: false
  102. delayJoinLeaveMessages: true
  103. applyBlindEffect: false
  104. preventOtherCase: false
  105. ExternalBoardOptions:
  106. mySQLColumnSalt: ''
  107. mySQLColumnGroup: ''
  108. nonActivedUserGroup: -1
  109. mySQLOtherUsernameColumns: []
  110. bCryptLog2Round: 10
  111. phpbbTablePrefix: phpbb_
  112. phpbbActivatedGroupId: 2
  113. wordpressTablePrefix: wp_
  114. permission:
  115. EnablePermissionCheck: false
  116. BackupSystem:
  117. ActivateBackup: false
  118. OnServerStart: false
  119. OnServerStop: true
  120. MysqlWindowsPath: C:\\Program Files\\MySQL\\MySQL Server 5.1\\
  121. Security:
  122. SQLProblem:
  123. stopServer: true
  124. ReloadCommand:
  125. useReloadCommandSupport: true
  126. console:
  127. noConsoleSpam: false
  128. removePassword: true
  129. captcha:
  130. useCaptcha: false
  131. maxLoginTry: 5
  132. captchaLength: 5
  133. Converter:
  134. Rakamak:
  135. fileName: users.rak
  136. useIP: false
  137. ipFileName: UsersIp.rak
  138. CrazyLogin:
  139. fileName: accounts.db
  140. Email:
  141. mailSMTP: smtp.gmail.com
  142. mailPort: 465
  143. mailAccount: ''
  144. mailPassword: ''
  145. mailSenderName: ''
  146. RecoveryPasswordLength: 8
  147. mailSubject: Your new AuthMe Password
  148. mailText: 'Dear <playername>, <br /><br /> This is your new AuthMe password for
  149. the server <br /><br /> <servername> : <br /><br /> <generatedpass><br /><image><br
  150. />Do not forget to change password after login! <br /> /changepassword <generatedpass>
  151. newPassword'
  152. maxRegPerEmail: 1
  153. recallPlayers: false
  154. delayRecall: 5
  155. emailBlacklisted:
  156. - 10minutemail.com
  157. emailWhitelisted: []
  158. generateImage: false
  159. Hooks:
  160. multiverse: true
  161. bungeecord: false
  162. disableSocialSpy: true
  163. useEssentialsMotd: false
  164. customAttributes: false
  165. Purge:
  166. useAutoPurge: false
  167. daysBeforeRemovePlayer: 60
  168. removePlayerDat: false
  169. removeEssentialsFile: false
  170. defaultWorld: world
  171. removeLimitedCreativesInventories: false
  172. removeAntiXRayFile: false
  173. removePermissions: false
  174. Protection:
  175. enableProtection: false
  176. countries:
  177. - US
  178. - GB
  179. countriesBlacklist:
  180. - A1
  181. enableAntiBot: false
  182. antiBotSensibility: 5
  183. antiBotDuration: 10
  184. VeryGames:
  185. enableIpCheck: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement