blob: be22ffc8a235afb7018c612830c276e47b970f4d (
plain)
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
|
#This file is a translation file for KubaTech
#NEI
mobhandler.normal_drops=Normal drops
mobhandler.rare_drops=Rare drops
mobhandler.additional_drops=Additional drops
mobhandler.infernal_drops=Infernal drops
mobhandler.infernal_cannot=Cannot spawn infernal
mobhandler.infernal_can=Can spawn infernal
mobhandler.infernal_always=Always spawns infernal
mobhandler.mod=Mod:
mobhandler.max_health=Max health:
mobhandler.chance=Chance:
mobhandler.average_reminder=§7§oPlease remember that these are average drops.
#Commands
commandhandler.invalid=§cInvalid use ! The proper use of this command is /%s
commandhandler.cant_find=§cCan't find command option %s
commandhandler.generic_help=§cYou can also use "/kubatech help" to get possible commands
commandhandler.usage=<option>
command.help.possible_commands=Possible commands:
command.help.usage=- Shows all possible commands
command.config.invalid_option=§cInvalid option ! Possible options: reload
command.config.success=§aConfig reloaded successfully !
command.config.usage=<option>
|