Advertisement
Guest User

Config authme

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