Advertisement
Guest User

Untitled

a guest
Aug 10th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.44 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: true
  29. timeout: 10
  30. sessionExpireOnIpChange: true
  31. restrictions:
  32. allowChat: false
  33. allowCommands:
  34. - /login
  35. - /register
  36. - /ezlock
  37. - /l
  38. - /reg
  39. maxRegPerIp: 2
  40. maxNicknameLength: 16
  41. ForceSingleSession: true
  42. ForceSpawnLocOnJoinEnabled: false
  43. SaveQuitLocation: false
  44. AllowRestrictedUser: false
  45. AllowedRestrictedUser:
  46. - playername;127.0.0.1
  47. kickNonRegistered: false
  48. kickOnWrongPassword: true
  49. teleportUnAuthedToSpawn: false
  50. minNicknameLength: 3
  51. allowMovement: false
  52. timeout: 30
  53. allowedNicknameCharacters: '[a-zA-Z0-9_]*'
  54. allowedMovementRadius: 90
  55. enablePasswordVerifier: true
  56. ProtectInventoryBeforeLogIn: true
  57. displayOtherAccounts: true
  58. ForceSpawnOnTheseWorlds:
  59. - world
  60. - world_nether
  61. - world_the_end
  62. banUnsafedIP: false
  63. spawnPriority: authme,essentials,multiverse,default
  64. maxLoginPerIp: 0
  65. maxJoinPerIp: 0
  66. noTeleport: false
  67. allowedPasswordCharacters: '[a-zA-Z0-9_?!@+&-]*'
  68. GameMode:
  69. ForceSurvivalMode: true
  70. ResetInventoryIfCreative: true
  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: it
  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. Hooks:
  154. multiverse: true
  155. chestshop: true
  156. bungeecord: false
  157. notifications: true
  158. disableSocialSpy: true
  159. useEssentialsMotd: false
  160. Performances: {}
  161. Purge:
  162. useAutoPurge: false
  163. daysBeforeRemovePlayer: 60
  164. removePlayerDat: false
  165. removeEssentialsFile: false
  166. defaultWorld: world
  167. removeLimitedCreativesInventories: false
  168. removeAntiXRayFile: false
  169. Protection:
  170. enableProtection: false
  171. countries:
  172. - US
  173. - GB
  174. - IT
  175. countriesBlacklist:
  176. - A1
  177. enableAntiBot: false
  178. antiBotSensibility: 5
  179. antiBotDuration: 10
  180. VeryGames:
  181. enableIpCheck: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement