Add new Help
Signed-off-by: Chaoscaot <chaoscaot444@gmail.com>
Dieser Commit ist enthalten in:
Ursprung
b38d782e67
Commit
fa1a3ccbdd
@ -149,6 +149,7 @@ DETONATOR_WAND_LORE_3=§eRechts Klick §8- §eLöse alle Punkte aus
|
||||
DETONATOR_HELP_1=§8/§edetonator wand §8-§7 Gibt den Fernzünder
|
||||
DETONATOR_HELP_2=§8/§edetonator click §8-§7 Aktiviere einen Fernzünder (Haupthand -> Hotbar -> Inventar)
|
||||
DETONATOR_HELP_3=§8/§edetonator clear §8-§7 Cleare einen Fernzünder
|
||||
DETONATOR_HELP_4=§8/§edetonator autostart §8-§7 Automatisch den Autostarttester Aktivieren
|
||||
DETONATOR_AUTOSTART_ENABLE=§7Autostart beim detonate §aangeschaltet
|
||||
DETONATOR_AUTOSTART_DISABLE=§7Autostart beim detonate §causgeschaltet
|
||||
DETONATOR_POINT_ACT=§eEinen Punkt ausgelöst
|
||||
|
@ -63,6 +63,7 @@ public class DetonatorCommand extends SWCommand {
|
||||
BauSystem.MESSAGE.sendPrefixless("DETONATOR_HELP_1", p);
|
||||
BauSystem.MESSAGE.sendPrefixless("DETONATOR_HELP_2", p);
|
||||
BauSystem.MESSAGE.sendPrefixless("DETONATOR_HELP_3", p);
|
||||
BauSystem.MESSAGE.sendPrefixless("DETONATOR_HELP_4", p);
|
||||
}
|
||||
|
||||
@Register("wand")
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren