Commands ‐ replacecolor - splatcraft/splatcraft-forge GitHub Wiki

/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

Syntax

  • /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>

Trivia

The /replacecolor command default behaviour is based off the Color Transmuter item

⚠️ **GitHub.com Fallback** ⚠️