-
Notifications
You must be signed in to change notification settings - Fork 9
Commands ‐ replacecolor
/replacecolor
is a command that changes the ink color of ink colored blocks in a region
Note: Inked blocks are not a ink colored blocks
-
/replacecolor ...
-
... <from> <to> <color> ...
Replaces the color of ink colored blocks within the specified region to the color specified in
<color>
-
... keep <affectedColor>
Excludes ink colored blocks whose ink color matches
<affectedColor>
from being replaced -
... only <affectedColor>
Only replaces ink colored blocks which ink color matches
<affectedColor>
-
-
... <stage> <color> ...
Replaces the color of ink colored blocks within the stage's region to the color specified in
<color>
-
... keep <affectedTeam|affectedColor>
Excludes ink colored blocks which tagged team or color matches
<affectedTeam|affectedColor>
from being replaced -
... only <affectedTeam|affectedColor>
Only replaces ink colored blocks which tagged team or color matches
<affectedTeam|affectedColor>
-
-
The /replacecolor
command default behaviour is based off the Color Transmuter item