mirror of
https://codeberg.org/AntumLuanti/mod-cleaner.git
synced 2025-03-15 12:51:22 +00:00
44 lines
954 B
Text
44 lines
954 B
Text
# textdomain:cleaner
|
|
|
|
# Translators:
|
|
|
|
|
|
# chat commands
|
|
entity=
|
|
node=
|
|
radius=
|
|
old_item=
|
|
new_item=
|
|
old_node=
|
|
new_node=
|
|
ore=
|
|
Usage:=
|
|
Params:=
|
|
default: @1=
|
|
Search radius.=
|
|
Entity technical name.=
|
|
Node technical name.=
|
|
Technical name of node to be replaced.=
|
|
Technical name of node to be used in place.=
|
|
Technical name of item to be replaced.=
|
|
Technical name of item to be used in place.=
|
|
Ore technical name.=
|
|
Remove an entity from game.=
|
|
Remove a node from game.=
|
|
Replace an item in game.=
|
|
Replace a node in game.=
|
|
Find names of unknown nodes.=
|
|
Remove an ore from game.=
|
|
Missing parameter.=
|
|
Too many parameters.=
|
|
Radius must be a number.=
|
|
Cannot use unknown item "@1" as replacement.=
|
|
Cannot use unknown node "@1" as replacement.=
|
|
Replaced @1 nodes.=
|
|
Removed @1 nodes.=
|
|
Removed @1 entities.=
|
|
Found unknown nodes: @1=
|
|
No unknown nodes found.=
|
|
Ore "@1" not found, not unregistering.=
|
|
Unregistered @1 ores (this will be undone after server restart).=
|
|
Success!=
|