Advertisement
Guest User

Untitled

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