SHOW:
|
|
- or go back to the newest paste.
| 1 | # EZRanksLite version: v1.6 Main Configuration | |
| 2 | debug: false | |
| 3 | server_name: EZRankCraft | |
| 4 | ranks: | |
| 5 | enabled: true | |
| 6 | format_has_access: '&a%rankfrom% &bto &a%rankto% &bcost: &f%cost%' | |
| 7 | format_no_access: '&7%rankfrom% &cto &7%rankto% &ccost: &7%cost%' | |
| 8 | format_last_rank: '&7%rankfrom%: &cLast rank!' | |
| 9 | header: | |
| 10 | - none | |
| 11 | footer: | |
| 12 | - none | |
| 13 | rankup_cooldown: | |
| 14 | enabled: true | |
| 15 | time: 5 | |
| 16 | scoreboard: | |
| 17 | enabled: true | |
| 18 | refresh_time: 30 | |
| 19 | - | title: '&cScoreboard' |
| 19 | + | title: '&a&lFrapyCraft' |
| 20 | display: | |
| 21 | - | - '&cCurrent Rank:' |
| 21 | + | - '&aNuvaerende Rank:' |
| 22 | - | - '%rankfrom%' |
| 22 | + | - '&c%rankfrom%' |
| 23 | - blank | |
| 24 | - | - '&c/rankup:' |
| 24 | + | - '&a/rankup:' |
| 25 | - | - '%rankto%' |
| 25 | + | - '&c%rankto%' |
| 26 | - blank | |
| 27 | - | - '&cCost:' |
| 27 | + | - '&aNaeste Rank Koster:' |
| 28 | - | - '&a$&f%cost%' |
| 28 | + | - '&a$&c%cost%' |
| 29 | - | - '&cBalance:' |
| 29 | + | - '&aPenge:' |
| 30 | - | - '&a$&f%balance%' |
| 30 | + | - '&a$&c%balance%' |
| 31 | no_rankups: '&cnone' | |
| 32 | can_rankup: '&a/rankup' | |
| 33 | progress_bar: | |
| 34 | bar_color: '&a' | |
| 35 | needs_color: '&8' | |
| 36 | end_color: '&f&l' | |
| 37 | left_character: â | |
| 38 | bar_character: ':' | |
| 39 | right_character: â | |
| 40 | disabled_worlds: | |
| 41 | - world_nether | |
| 42 | - world_the_end | |
| 43 | staff_scoreboard: | |
| 44 | enabled: true | |
| 45 | title: '&cStaff' | |
| 46 | display: | |
| 47 | - '&cPlayers online:' | |
| 48 | - '%onlineplayers%/%onlinemax%' | |
| 49 | - blank | |
| 50 | - '&cStaff online:' | |
| 51 | - '%onlinestaff%' | |
| 52 | - blank | |
| 53 | - '&cTPS:' | |
| 54 | - '&a%tps%' | |
| 55 | - '&cPing:' | |
| 56 | - '&a%ping%' | |
| 57 | money: | |
| 58 | fix_thousands: true | |
| 59 | fix_millions: true | |
| 60 | thousands_format: k | |
| 61 | millions_format: M | |
| 62 | billions_format: B | |
| 63 | trillions_format: T | |
| 64 | quadrillions_format: Q | |
| 65 | check_updates: true |