Advertisement
Guest User

Untitled

a guest
May 8th, 2016
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.50 KB | None | 0 0
  1. DataSource:
  2. mySQLColumnName: username
  3. mySQLTablename: authme
  4. mySQLUsername: authme
  5. backend: file
  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: false
  29. timeout: 1
  30. sessionExpireOnIpChange: true
  31. restrictions:
  32. allowChat: false
  33. allowCommands:
  34. - /login
  35. - /register
  36. - /l
  37. - /reg
  38. - /passpartu
  39. - /email
  40. - /captcha
  41. maxRegPerIp: 2
  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. - world
  62. - world_nether
  63. - world_the_end
  64. banUnsafedIP: false
  65. spawnPriority: authme,essentials,multiverse,default
  66. maxLoginPerIp: 0
  67. maxJoinPerIp: 0
  68. noTeleport: false
  69. allowedPasswordCharacters: '[\x21-\x7E]*'
  70. GameMode:
  71. ForceSurvivalMode: false
  72. ResetInventoryIfCreative: false
  73. ForceOnlyAfterLogin: false
  74. security:
  75. minPasswordLength: 4
  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. useWelcomeMessage: true
  95. broadcastWelcomeMessage: false
  96. delayJoinMessage: false
  97. applyBlindEffect: false
  98. forceRegisterCommands: []
  99. forceRegisterCommandsAsConsole: []
  100. ExternalBoardOptions:
  101. mySQLColumnSalt: ''
  102. mySQLColumnGroup: ''
  103. nonActivedUserGroup: -1
  104. mySQLOtherUsernameColumns: []
  105. bCryptLog2Round: 10
  106. phpbbTablePrefix: phpbb_
  107. phpbbActivatedGroupId: 2
  108. wordpressTablePrefix: wp_
  109. permission:
  110. EnablePermissionCheck: false
  111. BackupSystem:
  112. ActivateBackup: false
  113. OnServerStart: false
  114. OnServerStop: true
  115. MysqlWindowsPath: C:\\Program Files\\MySQL\\MySQL Server 5.1\\
  116. Passpartu:
  117. enablePasspartu: false
  118. Security:
  119. SQLProblem:
  120. stopServer: true
  121. ReloadCommand:
  122. useReloadCommandSupport: true
  123. console:
  124. noConsoleSpam: false
  125. removePassword: true
  126. captcha:
  127. useCaptcha: false
  128. maxLoginTry: 5
  129. captchaLength: 5
  130. Converter:
  131. Rakamak:
  132. fileName: users.rak
  133. useIP: false
  134. ipFileName: UsersIp.rak
  135. CrazyLogin:
  136. fileName: accounts.db
  137. Email:
  138. mailSMTP: smtp.gmail.com
  139. mailPort: 465
  140. mailAccount: ''
  141. mailPassword: ''
  142. mailSenderName: ''
  143. RecoveryPasswordLength: 8
  144. mailSubject: Your new AuthMe Password
  145. mailText: 'Dear <playername>, <br /><br /> This is your new AuthMe password for
  146. the server <br /><br /> <servername> : <br /><br /> <generatedpass><br /><br />Do
  147. not forget to change password after login! <br /> /changepassword <generatedpass>
  148. newPassword'
  149. maxRegPerEmail: 1
  150. recallPlayers: false
  151. delayRecall: 5
  152. emailBlacklisted: []
  153. emailWhitelisted: []
  154. generateImage: true
  155. Hooks:
  156. multiverse: true
  157. chestshop: true
  158. bungeecord: false
  159. disableSocialSpy: true
  160. useEssentialsMotd: false
  161. customAttributes: false
  162. Performances: {}
  163. Purge:
  164. useAutoPurge: false
  165. daysBeforeRemovePlayer: 60
  166. removePlayerDat: false
  167. removeEssentialsFile: false
  168. defaultWorld: world
  169. removeLimitedCreativesInventories: false
  170. removeAntiXRayFile: false
  171. removePermissions: false
  172. Protection:
  173. enableProtection: false
  174. countries:
  175. - US
  176. - GB
  177. countriesBlacklist:
  178. - A1
  179. enableAntiBot: true
  180. antiBotSensibility: 10
  181. antiBotDuration: 1
  182. VeryGames:
  183. enableIpCheck: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement