Guest User

Config JPremium

a guest
Jan 9th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.46 KB | None | 0 0
  1. settings:
  2. mysql:
  3. host: localhost
  4. port: 3306
  5. user: jpremium
  6. password: ofY2LJgBsF9UHQd8
  7. database: jpremium
  8. first-table: # Change columns names do not produce change columns names in already created tables in MySQL!
  9. name: non_premium_users
  10. columns:
  11. nickname: nickname
  12. index: index
  13. password: password
  14. language: language
  15. ip: ip
  16. second-table: # Change columns names do not produce change columns names in already created tables in MySQL!
  17. name: premium_users
  18. columns:
  19. uuid: uuid
  20. index: index
  21. language: language
  22. use-ssl: true
  23. use-proxy: true # Whether to use proxies to connect with Mojang servers. If you have server where is more than 500 players, I recommend turn on this.
  24. secret-key: 'MC-Security.network|CC'
  25. default-skin: Jakubson # This player's skin set to all cracked players. Works only if 'fixed-unique-id' is enable. If you want to turn off it, please set empty value.
  26. boss-bar-color: 2 # Color of boss bar. (0 - pink, 1 - blue, 2 - red, 3 - green, 4 - yellow, 5 - purple, 6 - white)
  27. boss-bar-division: 0 # Division of boss bar. (0 - no division, 1 - 6 notches, 2 - 10 notches, 3 - 12 notches, 4 - 20 notches)
  28. max-ip-accounts: 2 # How many non-premium players can register with this same ip address.
  29. max-connections: 15 # How many players can join to the server within 30 seconds.
  30. fixed-unique-id: true # Whether to use random unique id for player.
  31. default-language: en # Default language from messages section.
  32. registration-type: SERVER # Whether to allow register non-premium players on the server, website or both sites.
  33. disable-auto-login: true
  34. auto-login-premium: true # Whether to auto login new premium players.
  35. switch-server-timeout: 200 # How many the plugin must wait in order to connect player with another server. Change this value only when author of JPremium ask for it.
  36. enable-allow-address: true # Whether to check address which player using to connect to the server.
  37. case-sensitive-allow-address: false # Whether to check case sensitive of allow addresses.
  38. allow-addresses: # Using only these addresses player can join to the server.
  39. - mc.valp.eu
  40. staff-addresses: # Using only these addresses player with 'jpremium.staff' permission can join to the server.
  41. - staff.valp.eu
  42. login:
  43. commands: # Login command aliases. The first command is main command.
  44. - login
  45. server: # Server names to which non-premium player connect in order to login.
  46. - Auth
  47. after: # Server names to which non-premium and premium player connect after login.
  48. - Lobby
  49. time: 20 # How many time has non-premium player to login.
  50. kick-when-bad-password: false # Whether to kick non-premium player when he enter wrong password.
  51. register:
  52. commands: # Register command aliases. The first command is main command.
  53. - register
  54. server: # Server names to which non-premium player connect in order to register.
  55. - Auth
  56. after: # Server names to which non-premium player connect after register.
  57. - Lobby
  58. time: 60 # How many time has non-premium player to register.
  59. password-min-length: 5 # What is the minimum number of characters in the password
  60. password-max-length: 30 # What is the maximal number of characters in the password
  61. case-sensitive-bad-passwords: true # Whether to check case sensitive of bad passwords.
  62. bad-passwords: # The passwords are considered as unsafe and non-premium player cannot set they as password.
  63. - 12345
  64. - ciaociao
  65. - ciao
  66. - forceop
  67. - 123
  68. - 123456789
  69. - qwerty
  70. - abcdef
  71. - ciaone
  72. captcha: false # Whether to non-premium player must enter captcha code during register.
  73. captcha-length: 6 # The length of captcha code. Maximal length is 32.
  74. unregister:
  75. commands: # Unregister command aliases.
  76. - unregister
  77. auto-login:
  78. commands: # Auto login command aliases.
  79. - autologin
  80. - premium
  81. change-password:
  82. commands: # Change password command aliases.
  83. - changepassword
  84. change-language:
  85. commands: # Change language command aliases.
  86. - VALPlang
  87. jpremium-register:
  88. commands: # Register admin command aliases.
  89. - jregister
  90. jpremium-unregister:
  91. commands: # Unregister admin command aliases.
  92. - junregister
  93. jpremium-change-password:
  94. commands: # Change password admin command aliases.
  95. - jchangepassword
  96. jpremium-change-language:
  97. commands: # Change language admin command aliases.
  98. - jlanguage
  99. jpremium-verify:
  100. commands: # Verify admin command aliases.
  101. - jverify
  102. messages:
  103. en:
  104. servers-not-responding: '&5&l(!) &dMojang servers are not responding, please try again!'
  105. max-ip-accounts: '&5&l(!) &dYou own too many accounts!'
  106. max-connections: '&5&l(!) &dToo many players are trying to login at the same time. Please wait!'
  107. website-registration: '&a&lWebsite registration! &aPlease visit www.example.com/register to register your account!'
  108. update: ''
  109. disallow-address: '&5&l(!) &dNon-Staff Account detected! Please use the IP &fmc.VALP.eu&d to join!'
  110. disallow-staff-address: '&5&l(!) &dStaff Account detected! Please use the Staff IP to join!'
  111. boss-bar: '&c&lBenvenuto su mc.VALP.eu'
  112. premium:
  113. fadeIn: 1
  114. stay: 3
  115. fadeOut: 1
  116. title: '&5&lVALP NETWORK'
  117. subtitle: '&7Premium Account detected!'
  118. header: |-
  119. &f
  120. &5&lVALP NETWORK
  121. &f
  122. footer: |-
  123. &f
  124. chat: |-
  125. &5&l(!) &dPremium account found! Autologin...
  126. non-premium:
  127. login:
  128. before:
  129. fadeIn: 1
  130. stay: 18
  131. fadeOut: 1
  132. title: '&5&lAUTHENTICATION'
  133. subtitle: '&7/login <password>'
  134. header: |-
  135. &5&lVALP NETWORK
  136. &7www.VALP.eu
  137. footer: |-
  138. &f/login <password>
  139. chat: ''
  140. after:
  141. fadeIn: 1
  142. stay: 3
  143. fadeOut: 1
  144. title: '&5&lVALP NETWORK'
  145. subtitle: '&7Cracked Account detected!'
  146. header: |-
  147. &f
  148. &5&lVALP NETWORK
  149. &f
  150. footer: |-
  151. &f
  152. chat: |-
  153. &5&l(!) &dCracked account found! Purchase Minecraft for an ultimate account protection.
  154.  
  155. error:
  156. timeout: '&5&l(!) &dTimed Out...'
  157. registered: '&5&l(!) &dTimed Out...'
  158. logged: '&5&l(!) &dYou are already logged!'
  159. enter-password: '&c5&l(!) &dUse &7/login <password>'
  160. incorrect-password: '&5&l(!) &DWrong Password!'
  161. incorrect-nickname: '&5&l(!) &DLogin using &7%PLAYER_CORRECT_NAME%&7, not %PLAYER_NAME%&7!'
  162. register:
  163. before:
  164. fadeIn: 1
  165. stay: 28
  166. fadeOut: 1
  167. title: '&5&lAUTHENTICATION'
  168. subtitle: '&7/register <password> <re-password>'
  169. header: |-
  170. &5&lVALP NETWORK
  171. ร‚ยง7UltraOPFactions
  172. footer: |-
  173. &f/register <password> <re-password>
  174. chat: ''
  175. after:
  176. fadeIn: 1
  177. stay: 3
  178. fadeOut: 1
  179. title: '&5&lVALP NETWORK'
  180. subtitle: '&7Cracked Account detected!'
  181. header: |-
  182. &f
  183. &5&lVALP NETWORK
  184. &f
  185. footer: |-
  186. &f
  187. chat: |-
  188. &5&l(!) &dCracked account found! Purchase Minecraft for an ultimate account protection.
  189. captcha: '&eYour captcha is &6%CAPTCHA%'
  190. premium: '&cAccount Premium rilevato! Per autenticarti automaticamente entra usando il launchpad Premium e digita /Autologin'
  191. error:
  192. timeout: '&5&l(!) &dTimed Out...'
  193. registered: '&5&l(!) &dYou are already registered!'
  194. enter-passwords: '&c5&l(!) &dUse &7/login <password>'
  195. password-too-short: '&c5&l(!) &dPassword too short!'
  196. password-too-long: '&c5&l(!) &dPassword too long!'
  197. password-bad: '&c5&l(!) &dPassword unsafe!'
  198. passwords-same: '&c5&l(!) &dThe passwords written doesn''t match!'
  199. incorrect-captcha: '&c&lIncorrect captcha! &cEnter correct captcha and try again!'
  200. unregister:
  201. after: '&5&l(!) &dUnregistered!'
  202. error:
  203. registered: '&5&l(!) &dYou are not registered!'
  204. logged: '&5&l(!) &dYou aren''t autenticated!'
  205. premium: '&5&l(!) &dYou can''t register yourself, because you own a premium account!'
  206. enter-password: '5&l(!) &dWrong usage!'
  207. incorrect-password: '&5&l(!) &dWrong Password!'
  208. auto-login:
  209. after:
  210. premium: '&a&lAuto Login! &aYou do not need use password to login!'
  211. password: '&a&lAuto Login! &aYou need use password to login!'
  212. error:
  213. premium: '5&l(!) &dInsufficent permissions!'
  214. enter-passwords: '&c&lInvalid arguments! &cEnter password, re-password and try again!'
  215. password-too-short: '&c&lInvalid password! &cEnter longer password!'
  216. password-too-long: '&c&lInvalid password! &cEnter shorter password!'
  217. password-bad: '&c&lInvalid password! &cEnter better password!'
  218. passwords-same: '&c&lInvalid passwords! &cPassword are not same!'
  219. change-password:
  220. after:
  221. fadeIn: 1
  222. stay: 3
  223. fadeOut: 1
  224. title: '&5&lVALP NETWORK'
  225. subtitle: '&7Password changed successfully'
  226. header: |-
  227. &f
  228. footer: |-
  229. &f
  230. &7Please, relog!
  231. &f
  232. chat: ''
  233. error:
  234. registred: '&c&lRegistered! &cYou are not registered!'
  235. logged: '&c&lLogged! &cYou are not logged!'
  236. premium: '&c&lYou are Premium &cYou can not change password for premium account!'
  237. enter-passwords: '&c&lInvalid arguments! &cEnter old password, password, re-password and try again!'
  238. incorrect-old-password: '&c&lInvalid old password! &cEnter old password na try again!'
  239. passwords-same: '&c&lInvalid passwords! &cPassword are not same!'
  240. change-language:
  241. after:
  242. fadeIn: 1
  243. stay: 3
  244. fadeOut: 1
  245. title: '&a&lSuccessful!'
  246. subtitle: '&aYour language has been changed!'
  247. header: |-
  248. &f
  249. &a&lWelcome %PLAYER_NAME%!
  250. &f
  251. footer: |-
  252. &f
  253. &aYour language has been changed!
  254. &f
  255. chat: ''
  256. error:
  257. registred: '&c&lRegistered! &cYou are not registered!'
  258. logged: '&c&lLogged! &cYou are not logged!'
  259. enter-language: '&c&lInvalid arguments! &cEnter language!'
  260. incorrect-language: '&c&lInvalid language! &cEnter correct language!'
  261. jpremium-register:
  262. after: '&a&lRegistered! &aYou have been registered new player!'
  263. error:
  264. registered: '&c&lRegistered! &cYou are not registered!'
  265. logged: '&c&lLogged! &cYou are not logged!'
  266. enter-nickname-and-password: '&c&lInvalid arguments! &cEnter player nickname and password!'
  267. user-is-premium: '&c&lUser is Premium! &cThis user is premium player!'
  268. user-is-exist: '&c&lUser is exist! &cThis user is already exist!'
  269. jpremium-unregister:
  270. after:
  271. user-kick: '&a&lUnregistered &aYou have been unregistered!'
  272. unregistered: '&a&lUnregistered &aUser has been unregistered!'
  273. error:
  274. registered: '&c&lRegistered! &cYou are not registered!'
  275. logged: '&c&lLogged! &cYou are not logged!'
  276. enter-nickname: '&c&lInvalid arguments! &cEnter player nickname!'
  277. user-is-not-exist: '&c&lUser is not exist! &cThis user is not exist!'
  278. user-is-premium: '&c&lUser is Premium! &cThis user is premium player!'
  279. user-is-not-registered: '&c&lUser is not registered! &cThis user is not registered!'
  280. jpremium-change-password:
  281. after:
  282. user-kick: '&a&lPassword Changed! &aYour password has been changed!'
  283. password-changed: '&a&lPassword Changed! &aPassword has been changed!'
  284. error:
  285. registered: '&c&lRegistered! &cYou are not registered!'
  286. logged: '&c&lLogged! &cYou are not logged!'
  287. enter-nickname-and-password: '&c&lInvalid arguments! &cEnter player nickname and password!'
  288. user-is-not-exist: '&c&lUser is not exist! &cThis user is not exist!'
  289. user-is-premium: '&c&lUser is Premium! &cThis user is premium player!'
  290. user-is-not-registered: '&c&lUser is not registered! &cThis user is not registered!'
  291. jpremium-change-language:
  292. after:
  293. user-changed:
  294. fadeIn: 1
  295. stay: 3
  296. fadeOut: 1
  297. title: '&a&lSuccessful!'
  298. subtitle: '&aYour language has been changed!'
  299. header: |-
  300. &f
  301. &a&lWelcome %PLAYER_NAME%!
  302. &f
  303. footer: |-
  304. &f
  305. &aYour language has been changed!
  306. &f
  307. chat: ''
  308. language-changed: '&a&lLanguage Changed! &aLanguage has been changed!'
  309. error:
  310. registred: '&c&lRegistered! &cYou are not registered!'
  311. logged: '&c&lLogged! &cYou are not logged!'
  312. enter-nickname-and-language: '&c&lInvalid arguments! &cEnter nickname and language!'
  313. user-is-not-exist: '&c&lUser is not exist! &cThis user is not exist!'
  314. incorrect-language: '&c&lInvalid language! &cEnter correct language!'
  315. jpremium-verify:
  316. after:
  317. premium: '&a&lPremium &aThis user is premium!'
  318. non-premium: '&a&lNon-Premium &aThis user is non-premium!'
  319. error:
  320. registered: '&c&lRegistered! &cYou are not registered!'
  321. logged: '&c&lLogged! &cYou are not logged!'
  322. enter-nickname: '&c&lInvalid arguments! &cEnter player nickname!'
  323. user-is-not-exist: '&c&lUser is not exist! &cThis user is not exist in JPremium database!'
Add Comment
Please, Sign In to add comment