Advertisement
Guest User

Untitled

a guest
Jan 18th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.54 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: false
  29. timeout: 10
  30. sessionExpireOnIpChange: false
  31. restrictions:
  32. allowChat: false
  33. allowCommands:
  34. - /login
  35. - /dangnhap
  36. - /register
  37. - /dangky
  38. - /reg
  39. - /passpartu
  40. - /email
  41. - /captcha
  42. maxRegPerIp: 999
  43. maxNicknameLength: 20
  44. ForceSingleSession: true
  45. ForceSpawnLocOnJoinEnabled: false
  46. SaveQuitLocation: false
  47. AllowRestrictedUser: false
  48. AllowedRestrictedUser:
  49. - playername;127.0.0.1
  50. kickNonRegistered: false
  51. kickOnWrongPassword: false
  52. teleportUnAuthedToSpawn: false
  53. minNicknameLength: 3
  54. allowMovement: false
  55. timeout: 30
  56. allowedNicknameCharacters: '[a-zA-Z0-9_]*'
  57. allowedMovementRadius: 100
  58. enablePasswordVerifier: true
  59. ProtectInventoryBeforeLogIn: true
  60. displayOtherAccounts: true
  61. ForceSpawnOnTheseWorlds:
  62. - world
  63. - world_nether
  64. - world_the_end
  65. banUnsafedIP: false
  66. spawnPriority: authme,essentials,multiverse,default
  67. maxLoginPerIp: 0
  68. maxJoinPerIp: 0
  69. noTeleport: false
  70. allowedPasswordCharacters: '[\x21-\x7E]*'
  71. GameMode:
  72. ForceSurvivalMode: false
  73. ResetInventoryIfCreative: false
  74. ForceOnlyAfterLogin: false
  75. security:
  76. minPasswordLength: 4
  77. unLoggedinGroup: unLoggedinGroup
  78. passwordHash: SHA256
  79. doubleMD5SaltLength: 8
  80. supportOldPasswordHash: false
  81. unsafePasswords: []
  82. registration:
  83. enabled: true
  84. messageInterval: 5
  85. force: true
  86. enableEmailRegistrationSystem: false
  87. doubleEmailCheck: false
  88. forceKickAfterRegister: false
  89. forceLoginAfterRegister: false
  90. unrestrictions:
  91. UnrestrictedName: []
  92. messagesLanguage: en
  93. forceCommands: []
  94. forceCommandsAsConsole: []
  95. forceRegisterCommands: []
  96. forceRegisterCommandsAsConsole: []
  97. useWelcomeMessage: true
  98. broadcastWelcomeMessage: false
  99. delayJoinMessage: false
  100. applyBlindEffect: 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. Passpartu:
  118. enablePasspartu: false
  119. Security:
  120. SQLProblem:
  121. stopServer: true
  122. ReloadCommand:
  123. useReloadCommandSupport: true
  124. console:
  125. noConsoleSpam: false
  126. removePassword: true
  127. captcha:
  128. useCaptcha: false
  129. maxLoginTry: 5
  130. captchaLength: 5
  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. mailText: 'Dear <playername>, <br /><br /> This is your new AuthMe password for
  147. the server <br /><br /> <servername> : <br /><br /> <generatedpass><br /><br />Do
  148. not forget to change password after login! <br /> /changepassword <generatedpass>
  149. newPassword'
  150. maxRegPerEmail: 1
  151. recallPlayers: false
  152. delayRecall: 5
  153. emailBlacklisted:
  154. - 10minutemail.com
  155. emailWhitelisted: []
  156. generateImage: true
  157. Hooks:
  158. multiverse: true
  159. chestshop: true
  160. bungeecord: false
  161. disableSocialSpy: true
  162. useEssentialsMotd: false
  163. customAttributes: false
  164. Performances: {}
  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