Guest User

Untitled

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