Advertisement
Guest User

Authme Confif

a guest
Nov 27th, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.16 KB | None | 0 0
  1. DataSource:
  2. mySQLColumnName: username
  3. mySQLTablename: authme
  4. mySQLUsername: L33liumC4t
  5. backend: file
  6. mySQLColumnLastLogin: lastlogin
  7. mySQLDatabase: l33liumc4t
  8. mySQLPort: '3306'
  9. mySQLColumnIp: ip
  10. mySQLHost: mysql.luxercraft3.it
  11. mySQLColumnPassword: password
  12. mySQLPassword: ****************
  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: false
  29. timeout: 10
  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: 1
  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: 30
  55. allowedNicknameCharacters: '[a-zA-Z0-9_]*'
  56. allowedMovementRadius: 100
  57. enablePasswordVerifier: true
  58. ProtectInventoryBeforeLogIn: true
  59. displayOtherAccounts: true
  60. ForceSpawnOnTheseWorlds:
  61. - hub
  62. banUnsafedIP: false
  63. spawnPriority: authme,essentials,multiverse,default
  64. maxLoginPerIp: 0
  65. maxJoinPerIp: 0
  66. noTeleport: false
  67. GameMode:
  68. ForceSurvivalMode: false
  69. ResetInventoryIfCreative: false
  70. ForceOnlyAfterLogin: false
  71. security:
  72. minPasswordLength: 4
  73. unLoggedinGroup: unLoggedinGroup
  74. passwordHash: SHA256
  75. doubleMD5SaltLength: 8
  76. supportOldPasswordHash: false
  77. unsafePasswords: []
  78. registration:
  79. enabled: true
  80. messageInterval: 5
  81. force: true
  82. enableEmailRegistrationSystem: false
  83. doubleEmailCheck: false
  84. forceKickAfterRegister: false
  85. forceLoginAfterRegister: false
  86. unrestrictions:
  87. UnrestrictedName: []
  88. messagesLanguage: en
  89. forceCommands: []
  90. forceCommandsAsConsole: []
  91. useWelcomeMessage: true
  92. broadcastWelcomeMessage: false
  93. delayJoinMessage: false
  94. ExternalBoardOptions:
  95. mySQLColumnSalt: ''
  96. mySQLColumnGroup: ''
  97. nonActivedUserGroup: -1
  98. mySQLOtherUsernameColumns: []
  99. bCryptLog2Round: 10
  100. phpbbTablePrefix: phpbb_
  101. phpbbActivatedGroupId: 2
  102. wordpressTablePrefix: wp_
  103. permission:
  104. EnablePermissionCheck: false
  105. BackupSystem:
  106. ActivateBackup: false
  107. OnServerStart: false
  108. OnServerStop: true
  109. MysqlWindowsPath: C:\\Program Files\\MySQL\\MySQL Server 5.1\\
  110. Passpartu:
  111. enablePasspartu: false
  112. Security:
  113. SQLProblem:
  114. stopServer: true
  115. ReloadCommand:
  116. useReloadCommandSupport: true
  117. console:
  118. noConsoleSpam: false
  119. removePassword: true
  120. captcha:
  121. useCaptcha: false
  122. maxLoginTry: 5
  123. captchaLength: 5
  124. Converter:
  125. Rakamak:
  126. fileName: users.rak
  127. useIP: false
  128. ipFileName: UsersIp.rak
  129. Email:
  130. mailSMTP: smtp.gmail.com
  131. mailPort: 465
  132. mailAccount: ''
  133. mailPassword: ''
  134. mailSenderName: ''
  135. RecoveryPasswordLength: 8
  136. mailSubject: Your new AuthMe Password
  137. mailText: 'Dear <playername>, <br /><br /> This is your new AuthMe password for
  138. the server <br /><br /> <servername> : <br /><br /> <generatedpass><br /><br />Do
  139. not forget to change password after login! <br /> /changepassword <generatedpass>
  140. newPassword'
  141. maxRegPerEmail: 1
  142. recallPlayers: false
  143. delayRecall: 5
  144. Hooks:
  145. multiverse: true
  146. chestshop: true
  147. bungeecord: false
  148. notifications: true
  149. disableSocialSpy: true
  150. useEssentialsMotd: false
  151. Performances:
  152. useMultiThreading: true
  153. Purge:
  154. useAutoPurge: false
  155. daysBeforeRemovePlayer: 60
  156. removePlayerDat: false
  157. removeEssentialsFile: false
  158. defaultWorld: world
  159. removeLimitedCreativesInventories: false
  160. removeAntiXRayFile: false
  161. Protection:
  162. enableProtection: false
  163. countries:
  164. - US
  165. - GB
  166. countriesBlacklist:
  167. - A1
  168. enableAntiBot: false
  169. antiBotSensibilit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement