Advertisement
DomedA

Portofoliu Scoala de Servere

Apr 12th, 2016
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.45 KB | None | 0 0
  1. DataSource:
  2. mySQLColumnName: Domed
  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: here write the 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: 8
  30. sessionExpireOnIpChange: false
  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: 20
  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: 2
  67. maxJoinPerIp: 2
  68. noTeleport: false
  69. GameMode:
  70. ForceSurvivalMode: false
  71. ResetInventoryIfCreative: false
  72. ForceOnlyAfterLogin: false
  73. security:
  74. minPasswordLength: 4
  75. unLoggedinGroup: unLoggedinGroup
  76. passwordHash: SHA256
  77. doubleMD5SaltLength: 8
  78. supportOldPasswordHash: false
  79. unsafePasswords: []
  80. registration:
  81. enabled: true
  82. messageInterval: 5
  83. force: true
  84. enableEmailRegistrationSystem: false
  85. doubleEmailCheck: false
  86. forceKickAfterRegister: false
  87. forceLoginAfterRegister: false
  88. unrestrictions:
  89. UnrestrictedName: []
  90. messagesLanguage: ro
  91. forceCommands: []
  92. forceCommandsAsConsole: []
  93. useWelcomeMessage: true
  94. broadcastWelcomeMessage: true
  95. delayJoinMessage: false
  96. ExternalBoardOptions:
  97. mySQLColumnSalt: ''
  98. mySQLColumnGroup: ''
  99. nonActivedUserGroup: -1
  100. mySQLOtherUsernameColumns: []
  101. bCryptLog2Round: 10
  102. phpbbTablePrefix: phpbb_
  103. phpbbActivatedGroupId: 2
  104. wordpressTablePrefix: wp_
  105. permission:
  106. EnablePermissionCheck: false
  107. BackupSystem:
  108. ActivateBackup: false
  109. OnServerStart: true
  110. OnServerStop: true
  111. MysqlWindowsPath: C:\\Program Files\\MySQL\\MySQL Server 5.1\\
  112. Passpartu:
  113. enablePasspartu: false
  114. Security:
  115. SQLProblem:
  116. stopServer: true
  117. ReloadCommand:
  118. useReloadCommandSupport: true
  119. console:
  120. noConsoleSpam: false
  121. removePassword: true
  122. captcha:
  123. useCaptcha: false
  124. maxLoginTry: 5
  125. captchaLength: 5
  126. Converter:
  127. Rakamak:
  128. fileName: users.rak
  129. useIP: false
  130. ipFileName: UsersIp.rak
  131. Email:
  132. mailSMTP: smtp.gmail.com
  133. mailPort: 465
  134. mailAccount: ''
  135. mailPassword: ''
  136. mailSenderName: ''
  137. RecoveryPasswordLength: 8
  138. mailSubject: Your new AuthMe Password
  139. mailText: 'Dear <playername>, <br /><br /> This is your new AuthMe password for
  140. the server <br /><br /> <servername> : <br /><br /> <generatedpass><br /><br />Do
  141. not forget to change password after login! <br /> /changepassword <generatedpass>
  142. newPassword'
  143. maxRegPerEmail: 1
  144. recallPlayers: false
  145. delayRecall: 5
  146. Hooks:
  147. multiverse: true
  148. chestshop: true
  149. bungeecord: false
  150. notifications: true
  151. disableSocialSpy: true
  152. useEssentialsMotd: false
  153. Performances:
  154. useMultiThreading: true
  155. Purge:
  156. useAutoPurge: false
  157. daysBeforeRemovePlayer: 60
  158. removePlayerDat: false
  159. removeEssentialsFile: false
  160. defaultWorld: world
  161. removeLimitedCreativesInventories: false
  162. removeAntiXRayFile: false
  163. Protection:
  164. enableProtection: false
  165. countries:
  166. - US
  167. - GB
  168. - RO
  169. countriesBlacklist:
  170. - A1
  171. enableAntiBot: false
  172. antiBotSensibility: 5
  173. antiBotDuration: 10
  174. VeryGames:
  175. enableIpCheck: false
  176. De aici incepe configul din messages_en:
  177. unknown_user: '&fUser is not in database'
  178. unsafe_spawn: '&fYour Quit location was unsafe, teleporting you to World Spawn'
  179. not_logged_in: '&cNot logged in!'
  180. reg_voluntarily: '&fYou can register your nickname with the server with the command
  181. "/register parola ConfirmaParola"'
  182. usage_log: '&cUsage: /l parola'
  183. wrong_pwd: '&cAi gresit parola'
  184. unregistered: '&cNe parerau ca ai plecat!'
  185. reg_disabled: '&cRegistration is disabled'
  186. valid_session: '&cSession login'
  187. login: '&cTe-ai logat cu succes!'
  188. vb_nonActiv: '&fYour Account isent Activated yet check your Emails!'
  189. user_regged: '&cAcest nume este deja folosit!'
  190. usage_reg: '&cUsage: /register parola ConfirmaParola'
  191. max_reg: '&fAi depasit numarul de conturi permise!'
  192. no_perm: '&cNo Permission'
  193. error: '&fA aparut o erore; Please contact the admin'
  194. login_msg: '&cPlease login with "/l parola"'
  195. reg_msg: '&cPlease register with "/register parola ConfirmaParola"'
  196. reg_email_msg: '&cPlease register with "/register <email> <confirmEmail>"'
  197. usage_unreg: '&cUsage: /unregister password'
  198. pwd_changed: '&cPassword changed!'
  199. user_unknown: '&cUsername not registered'
  200. password_error: '&fPassword doesnt match'
  201. unvalid_session: '&fSession Dataes doesnt corrispond Plaese wait the end of session'
  202. reg_only: '&fRegistered players only! Please visit http://example.com to register'
  203. logged_in: '&cEsti deja logat!'
  204. logout: '&cSuccessful logout'
  205. same_nick: '&fAcest nume este deja in joc'
  206. registered: '&cSuccessfully registered!'
  207. pass_len: '&fYour password dind''t reach the minimum length or exeded the max length'
  208. reload: '&fConfiguration and database has been reloaded'
  209. timeout: '&fLogin Timeout'
  210. usage_changepassword: '&fUsage: /changepassword vecheaParola nouParola'
  211. name_len: '&cYour nickname is too Short or too long'
  212. regex: '&cYour nickname contains illegal characters. Allowed chars: REG_EX'
  213. add_email: '&cPlease add your email with : /email add yourEmail confirmEmail'
  214. bad_database_email: '[AuthMe] This /email command only available with MySQL and SQLite,
  215. contact an Admin'
  216. recovery_email: '&cForgot your password? Please use /email recovery <yourEmail>'
  217. usage_captcha: '&cYou need to type a captcha, please type: /captcha <theCaptcha>'
  218. wrong_captcha: '&cWrong Captcha, please use : /captcha THE_CAPTCHA'
  219. valid_captcha: '&cYour captcha is valid !'
  220. kick_forvip: '&cA VIP Player join the full server!'
  221. kick_fullserver: '&cThe server is actually full, Sorry!'
  222. usage_email_add: '&fUsage: /email add <email> <confirmeEmail> '
  223. usage_email_change: '&fUsage: /email change oldEmail> <newEmail> '
  224. usage_email_recovery: '&fUsage: /email recovery <Email>'
  225. new_email_invalid: '[AuthMe] New email invalid!'
  226. old_email_invalid: '[AuthMe] Old email invalid!'
  227. email_invalid: '[AuthMe] Invalid Email'
  228. email_added: '[AuthMe] Email Added !'
  229. email_confirm: '[AuthMe] Confirm your Email !'
  230. email_changed: '[AuthMe] Email Change !'
  231. email_send: '[AuthMe] Recovery Email Send !'
  232. country_banned: Your country is banned from this server
  233. antibot_auto_enabled: '[AuthMe] AntiBotMod automatically enabled due to massive connections!'
  234. antibot_auto_disabled: '[AuthMe] AntiBotMod automatically disabled after %m Minutes,
  235. hope invasion stopped'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement