· 6 years ago · Jul 24, 2019, 01:58 PM
1
2# If you have any issue with plugin install, please
3# visit wiki page: https://github.com/Jakubson/JPremium/wiki/How-to-install-plugin%3F
4# or contact with me: https://www.spigotmc.org/conversations/add?to=Jakubson
5settings:
6 mysql:
7 host: localhost
8 port: 3306
9 user: jp
10 password:
11 database: jp
12 first-table: # Change columns names do not produce change columns names in already created tables in MySQL!
13 name: non_premium_users
14 columns:
15 nickname: nickname
16 index: index
17 password: password
18 language: language
19 ip: ip
20 second-table: # Change columns names do not produce change columns names in already created tables in MySQL!
21 name: premium_users
22 columns:
23 uuid: uuid
24 index: index
25 language: language
26 use-ssl: true
27 secret-key: # Your server secret key, please enter this same key to config in JPremium config file on the Spigot servers.
28 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.
29 boss-bar-color: 2 # Color of boss bar. (0 - pink, 1 - blue, 2 - red, 3 - green, 4 - yellow, 5 - purple, 6 - white)
30 boss-bar-division: 0 # Division of boss bar. (0 - no division, 1 - 6 notches, 2 - 10 notches, 3 - 12 notches, 4 - 20 notches)
31 max-ip-accounts: 2 # How many non-premium players can register with this same ip address.
32 fixed-unique-id: true # Whether to use random unique id for player. I recommend turn on it.
33 default-language: en # Default language from messages section.
34 registration-type: SERVER # Whether to allow register non-premium players on the server, website or both sites.
35 disable-auto-login: false # Whether premium player can disable auto login.
36 auto-login-premium: false # Whether to auto login new premium players.
37 switch-server-timeout: 2000 # 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.
38 enable-allow-address: true # Whether to check address which player using to connect to the server.
39 case-sensitive-allow-address: false # Whether to check case sensitive of allow addresses.
40 allow-addresses: # Using only these addresses player can join to the server.
41 - ''
42 staff-addresses: # Using only these addresses player with 'jpremium.staff' permission can join to the server.
43 -
44 login:
45 commands: # Login command aliases. The first command is main command.
46 - login
47 - l
48 server: # Server names to which non-premium player connect in order to login.
49 - Auth
50 after: # Server names to which non-premium and premium player connect after login.
51 - Prison
52 time: 20 # How many time has non-premium player to login.
53 kick-when-bad-password: true # Whether to kick non-premium player when he enter wrong password.
54 register:
55 commands: # Register command aliases. If you want disable command, please set to []
56 - register
57 - reg
58 server: # Server names to which non-premium player connect in order to register.
59 - Auth
60 after: # Server names to which non-premium player connect after register.
61 - Prison
62 time: 60 # How many time has non-premium player to register.
63 password-min-length: 5 # What is the minimum number of characters in the password
64 password-max-length: 30 # What is the maximal number of characters in the password
65 case-sensitive-bad-passwords: false # Whether to check case sensitive of bad passwords.
66 bad-passwords: # The passwords are considered as unsafe and non-premium player cannot set they as password.
67 - ciaociao
68 - 12345
69 - abcdef
70 - qwerty
71 captcha: false # Whether to non-premium player must enter captcha code during register.
72 captcha-length: 6 # The length of captcha code. Maximal length is 32.
73 unregister:
74 commands: []
75 auto-login:
76 commands: # Auto login command aliases. If you want disable command, please set to []
77 - premium
78 change-password:
79 commands: # Change password command aliases. If you want disable command, please set to []
80 - changepassword
81 - changepass
82 change-language:
83 commands: []
84 jpremium-register:
85 commands: # Register admin command aliases. If you want disable command, please set to []
86 - jregister
87 - jreg
88 jpremium-unregister:
89 commands: # Unregister admin command aliases. If you want disable command, please set to []
90 - junregister
91 - junreg
92 jpremium-auto-login:
93 commands: # Unregister admin command aliases. If you want disable command, please set to []
94 - jautologin
95 - jal
96 jpremium-change-password:
97 commands: # Change password admin command aliases. If you want disable command, please set to []
98 - jchangepassword
99 - jchpass
100 jpremium-change-language:
101 commands: []
102 jpremium-verify:
103 commands: # Verify admin command aliases. If you want disable command, please set to []
104 - verify
105 - info
106 - ver
107messages:
108 en:
109 servers-not-responding: |-
110
111 &7
112 &7Al momento non è possibile verificare
113 &7il tuo account, riprova più tardi.
114 max-ip-accounts: ' &7Hai troppi account registrati su questo indirizzo IP'
115 website-registration: '&a&lWebsite registration! &aPlease visit www.example.com/register to register your account!'
116 update: '&a&lJPremium update! &aA new version of plugin! Download now from https://www.spigotmc.org/resources/jpremium.27766/'
117 disallow-address: |-
118
119 &7
120 &7Per favore, connettiti utilizzando
121 &7il seguente indirizzo IP:
122 &aplay.CryptoGames.eu
123 &7
124 &7Se serve aiuto, recati sul nostro forum.
125 &3www.CryptoGames.eu
126 disallow-staff-address: |-
127
128 &7
129 &7Per favore, connettiti utilizzando
130 &7il seguente indirizzo staff.
131 &7
132 &7Se serve aiuto, recati sul nostro forum.
133 &3www.CryptoGames.eu
134 boss-bar: '&a&lHello %PLAYER_NAME%, You are playing on the &6&lEXAMPLE.COM&a&l!'
135 premium:
136 fadeIn: 0
137 stay: 0
138 fadeOut: 0
139 title: ''
140 subtitle: ''
141 header: |-
142 &f
143 &c&lCrypto&f&lGames
144 &f
145 footer: |-
146 &f
147 &3www.CryptoGames.eu
148 chat: |-
149 &7
150 &7
151 &7
152 &7
153 &7
154 &7
155 &7
156 &7
157 &7
158 &7
159 &7
160 &7
161 &7
162 &7
163 &7
164 &7
165 &7
166 &7
167 &7
168 &7Bentornato &a%PLAYER_NAME%
169 &bSei entrato utilizzando un account premium
170 non-premium:
171 login:
172 before:
173 fadeIn: 0
174 stay: 0
175 fadeOut: 0
176 title: '&9&lAUTH'
177 subtitle: '&7Digita &e/login (Password)'
178 header: |-
179 &f
180 &c&lCrypto&f&lGames
181 &f
182 footer: |-
183 &f
184 &3www.CryptoGames.eu
185 chat: |-
186 &7
187 &7
188 &7
189 &7
190 &7
191 &7
192 &7
193 &7
194 &7
195 &7
196 &7
197 &7
198 &7
199 &7
200 &7
201 &7
202 &7
203 &7
204 &7
205 &7Autenticati digitando &d/login (Password)'
206 after:
207 fadeIn: 0
208 stay: 0
209 fadeOut: 0
210 title: '&a&lAUTH'
211 subtitle: '&7Autenticazione effettuata correttamente'
212 header: |-
213 &f
214 &c&lCrypto&f&lGames
215 &f
216 footer: |-
217 &f
218 &3www.CryptoGames.eu
219 chat: |-
220 &7
221 &7
222 &7
223 &7
224 &7
225 &7
226 &7
227 &7
228 &7
229 &7
230 &7
231 &7
232 &7
233 &7
234 &7
235 &7
236 &7
237 &7
238 &7
239 &7Bentornato &a%PLAYER_NAME%
240 &bSei entrato utilizzando un account premium
241 error:
242 timeout: |-
243
244 &7
245 &7Hai impiegato troppo tempo
246 &7per autenticarti.
247 &7
248 &7Se serve aiuto, recati sul nostro forum.
249 &3www.CryptoGames.eu
250 registered: ' &7Non hai effettuato la registrazione'
251 logged: ' &7Hai già effettuato l''autenticazione'
252 enter-password: ' &7Per favore, inserisci la password per proseguire'
253 incorrect-password: |-
254
255 &7
256 &7La password che hai inserito è
257 &cerrata&7.
258 &7
259 &7Se serve aiuto, recati sul nostro forum.
260 &3www.CryptoGames.eu
261 incorrect-nickname: |-
262
263 &7
264 &7Per favore, connettiti utilizzando
265 &7il seguente nickname:
266 &a%PLAYER_CORRECT_NAME%
267 &7
268 &7Se serve aiuto, recati sul nostro forum.
269 &3www.CryptoGames.eu'
270 register:
271 before:
272 fadeIn: 0
273 stay: 0
274 fadeOut: 0
275 title: '&9&lAUTH'
276 subtitle: '&7Digita &b/register (Password) (Password)'
277 header: |-
278 &f
279 &c&lCrypto&f&lGames
280 &f
281 footer: |-
282 &f
283 &3www.CryptoGames.eu
284 chat: |-
285 &7
286 &7
287 &7
288 &7
289 &7
290 &7
291 &7
292 &7
293 &7
294 &7
295 &7
296 &7
297 &7
298 &7
299 &7
300 &7
301 &7
302 &7
303 &7
304 &7Benvenuto! Per registrarti, digita il comando &a/register (Password) (Ripeti password)
305 after:
306 fadeIn: 0
307 stay: 0
308 fadeOut: 0
309 title: '&a&lAUTH'
310 subtitle: '&7Registrazione effettuata correttamente'
311 header: |-
312 &f
313 &c&lCrypto&f&lGames
314 &f
315 footer: |-
316 &f
317 &3www.CryptoGames.eu
318 chat: |-
319 &7
320 &7
321 &7
322 &7
323 &7
324 &7
325 &7
326 &7
327 &7
328 &7
329 &7
330 &7
331 &7
332 &7
333 &7
334 &7
335 &7
336 &7
337 &7
338 &7Benvenuto %PLAYER_NAME%
339 captcha: '&eYour captcha is &6%CAPTCHA%'
340 premium: |-
341 &b&lAbbiamo rilevato un account premium! &7Se vuoi venire autenticato come giocatore Premium (Senza bisogno di inserire la password), digita il comando &a/premium&7.
342 &7Nota che una volta abilitato, non sarà più possibile disabilitarlo
343 error:
344 timeout: |-
345
346 &7
347 &7Sei rimasto troppo tempo nella lobby
348 &7di autenticazione.
349 &7
350 &7Se serve aiuto, recati sul nostro forum.
351 &3www.CryptoGames.eu
352 registered: ' &7Hai già effettuato la registrazione'
353 enter-passwords: ' &7Per favore, inserisci la password e confermala digitandola una seconda volta'
354 password-too-short: ' &7La password da te inserita è troppo corta'
355 password-too-long: ' &7La password da te inserita è troppo lunga'
356 password-bad: ' &7Per favore, inserisci una password più sicura'
357 passwords-same: ' &7Le passwords inserite non corrispondono'
358 incorrect-captcha: '&c&lIncorrect captcha! &cEnter correct captcha and try again!'
359 unregister:
360 after: |-
361
362 &7
363 &7Il tuo account è stato unregistrato.
364 &7Siamo molto dispiaciuti di vederti andare via.
365 &7
366 &7Abbiamo sbagliato qualcosa? Spiegaci cosa.
367 &3www.CryptoGames.eu
368 error:
369 registered: ' &7Non hai effettuato la registrazione'
370 logged: ' &7&Non hai effettuato l''autenticazione'
371 premium: ' &7Non puoi eliminare un account autenticato come Premium'
372 enter-password: ' &7Per favore, inserisci la password per proseguire'
373 incorrect-password: ' &7La password inserita è errata'
374 auto-login:
375 after:
376 premium: |-
377
378 &7
379 &7Hai abilitato l'&aautologin&7.
380 &7
381 &7Se serve aiuto, recati sul nostro forum.
382 &3www.CryptoGames.eu
383 password: |-
384
385 &7
386 &7Hai disabilitato l'&cautologin&7.
387 &7Da ora in poi, avrai bisogno di
388 &7inserire la password per autenticarti.
389 &7
390 &7Se serve aiuto, recati sul nostro forum.
391 &3www.CryptoGames.eu
392 error:
393 premium: ' &7Non risulti utilizzare un account premium'
394 disable-auto-login: ' &7Non è possibile disabilitare l''autologin'
395 enter-passwords: ' &7Per favore, inserisci la password e confermala digitandola una seconda volta'
396 password-too-short: ' &7La password da te inserita è troppo corta'
397 password-too-long: ' &7La password da te inserita è troppo lunga'
398 password-bad: ' &7Per favore, inserisci una password più sicura'
399 passwords-same: ' &7Le passwords inserite non corrispondono'
400 change-password:
401 after:
402 fadeIn: 0
403 stay: 0
404 fadeOut: 0
405 title: '&a&lAUTH'
406 subtitle: '&7Password modificata'
407 header: |-
408 &f
409 &c&lCrypto&f&lGames
410 &f
411 footer: |-
412 &f
413 &3www.CryptoGames.eu
414 chat: '&a[&2&l✔&a] &7Password modificata correttamente'
415 error:
416 registred: ' &7Non hai effettuato la registrazione'
417 logged: ' &7Non hai effettuato l''autenticazione'
418 premium: ' &7L''account premium con autologin non ha bisogno di password'
419 enter-passwords: ' &7Per favore, inserisci la vecchia password, successivamente inserisci la nuova password e confermala digitandola una seconda volta'
420 incorrect-old-password: ' &7Inserisci la vecchia password e riprova'
421 passwords-same: ' &7Le passwords inserite non corrispondono'
422 change-language:
423 after:
424 fadeIn: 0
425 stay: 0
426 fadeOut: 0
427 title: '&a&lSuccessful!'
428 subtitle: '&aYour language has been changed!'
429 header: |-
430 &f
431 &c&lCrypto&f&lGames
432 &f
433 footer: |-
434 &f
435 &3www.CryptoGames.eu
436 chat: ''
437 error:
438 registred: ' &7Non hai effettuato la registrazione'
439 logged: ' &7Non hai effettuato l''autenticazione'
440 enter-language: '&c&lInvalid arguments! &cEnter language!'
441 incorrect-language: '&c&lInvalid language! &cEnter correct language!'
442 jpremium-register:
443 after: '&a&lRegistered! &aYou have been registered new player!'
444 error:
445 registered: ' &7Non hai effettuato la registrazione'
446 logged: ' &7Non hai effettuato l''autenticazione'
447 enter-nickname-and-password: '&c&lInvalid arguments! &cEnter player nickname and password!'
448 user-is-premium: '&c&lUser is Premium! &cThis user is premium player!'
449 user-is-exist: '&c&lUser is exist! &cThis user is already exist!'
450 jpremium-unregister:
451 after:
452 user-kick: '&a&lUnregistered &aYou have been unregistered!'
453 unregistered: '&a&lUnregistered &aUser has been unregistered!'
454 error:
455 registered: ' &7Non hai effettuato la registrazione'
456 logged: ' &7Non hai effettuato l''autenticazione'
457 enter-nickname: '&c&lInvalid arguments! &cEnter player nickname!'
458 user-is-not-exist: '&c&lUser is not exist! &cThis user is not exist!'
459 user-is-premium: '&c&lUser is Premium! &cThis user is premium player!'
460 user-is-not-registered: '&c&lUser is not registered! &cThis user is not registered!'
461 jpremium-auto-login:
462 after:
463 turned-auto-login: '&a&lTurned auto login! &aThis user do not need password to login!'
464 turned-password: '&a&lTurned password! &aThis user need password to login!'
465 kick-message-turned-auto-login: '&a&lTurned auto login! &aYou do not need use password to login!'
466 kick-message-turned-password: '&a&lTurned password! &aYou need use password to login!'
467 error:
468 enter-nickname: '&c&lInvalid arguments! &cEnter player nickname!'
469 enter-nickname-and-password: '&c&lInvalid arguments! &cEnter player nickname and password!'
470 user-is-not-premium: '&c&lUser is Premium! &cThis user is premium player!'
471 user-is-not-exits: '&c&lUser is not exist! &cThis user is not exist!'
472 jpremium-change-password:
473 after:
474 user-kick: '&a&lPassword Changed! &aYour password has been changed!'
475 password-changed: '&a&lPassword Changed! &aPassword has been changed!'
476 error:
477 registered: ' &7Non hai effettuato la registrazione'
478 logged: ' &7Non hai effettuato l''autenticazione'
479 enter-nickname-and-password: '&c&lInvalid arguments! &cEnter player nickname and password!'
480 user-is-not-exist: '&c&lUser is not exist! &cThis user is not exist!'
481 user-is-premium: '&c&lUser is Premium! &cThis user is premium player!'
482 user-is-not-registered: '&c&lUser is not registered! &cThis user is not registered!'
483 jpremium-change-language:
484 after:
485 user-changed:
486 fadeIn: 1
487 stay: 3
488 fadeOut: 1
489 title: '&a&lSuccessful!'
490 subtitle: '&aYour language has been changed!'
491 header: |-
492 &f
493 &a&lWelcome %PLAYER_NAME%!
494 &f
495 footer: |-
496 &f
497 &aYour language has been changed!
498 &f
499 chat: ''
500 language-changed: '&a&lLanguage Changed! &aLanguage has been changed!'
501 error:
502 registred: ' &7Non hai effettuato la registrazione'
503 logged: ' &7Non hai effettuato l''autenticazione'
504 enter-nickname-and-language: '&c&lInvalid arguments! &cEnter nickname and language!'
505 user-is-not-exist: '&c&lUser is not exist! &cThis user is not exist!'
506 incorrect-language: '&c&lInvalid language! &cEnter correct language!'
507 jpremium-verify:
508 after:
509 premium: '&cQuesto giocatore sta utilizzando un account protetto con autologin'
510 non-premium: '&cQuesto giocatore non sta utilizzando un account protetto con autologin'
511 error:
512 registered: ' &7Non hai effettuato la registrazione'
513 logged: ' &7Non hai effettuato l''autenticazione'
514 enter-nickname: '&cInserisci il nickname del giocatore che vuoi verificare'
515 user-is-not-exist: '&cQuesto utente non ha effettuato la registrazione'