-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlang.yml
120 lines (120 loc) · 5.66 KB
/
lang.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
prefix: '&c[&6BattlePets&c]&r '
commands: '&6Commands:'
cmd_name: '&6/battlepets name {name} - changes your pet''s name'
cmd_egg: '&6/battlepets egg {type} - gives you pet with specified type'
cmd_menu: '&6/battlepets menu - opens your pet menu.'
NoPetAlive: '&4 You don''t have alive pet!'
pet_renamed: '&aPet renamed successfully!'
renamed_warn: '&aPet name will change after respawning him'
cmd_name_usage: '&aUsage: /battlepets name SuperMightyBoomingZombie'
cmd_egg_usage: '&aUsage /battlepets egg Baby-ZOMBIE'
type_unavailable: '&4This type of pet is unavailable!'
cmd_egg_added: '&aEgg added to your inventory'
petmenu_failed: '&4This is not your pet!'
pet_died: '&8Your pet has just died. Adding to inventory.'
pet_levelup: '&6Your pet has just leveled up!'
pet_notcatchable: '&4This type of pet is unavailable!'
skills_saved: '&aSkills successfully saved!'
pet_noperm_catch: '&4You don''t have permissions to catch this mob!'
pet_failed_catch: '&4You failed to catch this mob!'
pet_escaped_catch: '&4Mob has escaped!'
pet_success_catch: '&6Mob has been catched successfully!'
shop_money_failed: '&4You don''t have enough money to buy this item!'
pet_revived: '&aPet successfully revived!'
pet_healed: '&aPet successfully healed!'
pet_xpbought: '&aXP successfully bought!'
pet_spbought: '&aSkillpoints successfully bought!'
egg_bought: '&aEgg successfully bought!'
pet_notspawnable: '&4This type of pet is unavailable!'
pet_noperm_spawn: '&4You don''t have permissions to spawn this mob!'
pet_name_toolong: '&4Pet name is too long! Max allowed size: 15 chars.'
cmd_horse_usage1: '&4Invalid horse. Usage: /battlepets egg {color}-{style}-{variant}-HORSE'
cmd_horse_usage2: '&6Colors: BLACK, BROWN, CHESTNUT, CREAMY, DARK_BROWN, GRAY, WHITE.'
cmd_horse_usage3: '&6Styles: BLACK_DOTS, NONE, WHITE, WHITE_DOTS, WHITEFIELD.'
cmd_horse_usage4: '&6Variants: DONKEY, HORSE, MULE, SKELETON_HORSE, UNDEAD_HORSE.'
cmd_rabbit_usage1: '&4Invalid rabbit. Usage: /battlepets egg {type}-RABBIT'
cmd_rabbit_usage2: '&6Types: BLACK, BLACK_AND_WHITE, BROWN, GOLD, SALT_AND_PEPPER,
THE_KILLER_BUNNY, WHITE.'
cmd_sheep_usage1: '&4Invalid sheep. Usage: /battlepets egg {color}-SHEEP'
cmd_sheep_usage2: '&6Colors: BLACK, BLUE, BROWN, CYAN, GRAY, GREEN, LIGHT_BLUE, LIME,
MAGENTA, ORANGE, PINK, PURPLE, RED, SILVER, WHITE.'
cmd_villager_usage1: '&4Invalid villager. Usage: /battlepets egg {profession}-VILLAGER'
cmd_villager_usage2: '&6Professions: BLACKSMITH, BUTCHER, FARMER, LIBRARIAN, PRIEST.'
cmd_slime_usage1: '&4Invalid slime. Usage: /battlepets egg {size}-{type}'
cmd_slime_usage2: '&4Choose size from 1 to 8.'
pet: Pet!
type: '&1Type'
level: '&6Level'
xp: '&bXP'
hp: '&cHP'
skillpoints: '&6Skillpoints'
vitality: Vitality
defense: Defense
strength: Strength
dexterity: Dexterity
menu_skillpoints: '&6Pet skillpoints'
menu_points: '&6Points'
menu_vit: '&cVitality:'
menu_str: '&4Strength:'
menu_def: '&1Defense:'
menu_dex: '&aDexterity:'
menu_managepoints: '&aClick to manage skillpoints!'
menu_skillpoint: '&6Skillpoints:'
menu_available: '&6Available points'
menu_return: '&7Return'
return_lore: '&8Discard changes and go to main menu.'
add_points: '&7Left click to add points to this skill,'
remove_points: '&7right click to undo points from this skill.'
save_changes: '&aSave changes!'
save_lor1: '&7Click to add points to your skills!'
save_lor2: '&aWarning! After saving, skills can''t be changed!'
pet_stats: '&6Pet stats!'
stats_type: '&1Type: '
stats_level: '&6Level: '
stats_xp: '&bXP: '
stats_rename: '&aClick to rename your pet!'
menu_stats: '&6Stats:'
menu_hp: '&cHP: '
menu_dmg: '&4Attack damage: '
menu_defense: '&1Total defense: '
menu_speed: '&aTotal speed: '
pet_shop: '&4Pet shop!'
pet_shop_lore: '&aClick to open pet shop!'
egg_return: '&7Return'
egg_return_lore: '&8Click to return pet to your inventory.'
disabled_zone_return: '&4Pets are not allowed in this zone. Returning to inventory.'
disabled_zone: '&4Pets are not allowed in this zone.'
second_pet: '&4Only 1 pet is allowed to be spawned!'
displayname: '{name} &r&4[Level {level}]'
defaultname: '&1My {type} Pet!'
reset_bought: 'Your pet skillpoints have been reseted!'
menu_maxpoints: '&6Max Points'
corrupted_egg: '&4Corrupted egg. If you have this, contact administrators!'
cmd_cancel: '&6/battlepets cancel - cancels your pet attack.'
pet_lowlevel_catch: '&4Your level is too low to catch this mob!'
menu_ride: '&6Ride your pet!'
menu_ride_lore: '&7Click to ride your pet!'
no_permission: '&4You don''t have permissions.'
invalidnumber: '&4 This isn''t correct number!'
petupdated: '&6Pet succesfully updated!'
cmd_set_help1: '&6/battlepets set skillpoints 5 - sets pet skillpoints.'
cmd_set_help2: '&6/battlepets set xp 200 - sets pet xp.'
cmd_set_help3: '&6/battlepets set level 5 - sets pet level.'
cmd_set_help4: '&6/battlepets set vitality 5 - sets pet Vitality.'
cmd_set_help5: '&6/battlepets set Strength 5 - sets pet Strength.'
cmd_set_help6: '&6/battlepets set Dexterity 5 - sets pet Dexterity.'
cmd_set_help7: '&6/battlepets set Defense 5 - sets pet Defense.'
cmd_set: '&6/battlepets set - Pet update menu.'
rename: '&6Enter your pet''s name:'
reloaded: '&6BattlePets succesfully reloaded!'
cmd_shop: '&6/battlepets shop - opens pet shop!'
disabled_world: '&4Pets in this world are disabled!'
removal: '&6Removed {number} entities!'
menu_battle: '&4Battlepets duel!'
menu_battle_lore: '&6Request other player pet battle yours.'
battle_request: '&6You can now right click player to request his pet battle yours.'
battle_request_stop: '&6You have just cancelled any fight request.'
battle_sent: '&6Battle request sent.'
battle_received: '&4Battle request received. To accept, right click {player}.'
battle_no_pet: '&4Your opponent doesn''t have any pets spawned.'
battle_started: '&6Battle has just started!'