Advertisement
Guest User

Untitled

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