iDisguise Tropical Fish

To disguise as a tropical fish, run the following command: /disguise tropical_fish

Associated permission node: iDisguise.mob.tropical_fish

Subtypes

By default the tropical fish is white with a red clayfish pattern. You can change this however:

  • Different body color:
    /disguise body-color=<color-goes-here>
    Available colors: blackbluebrowncyangraygreenlight-bluelight-graylimemagentaorangepinkpurpleredwhiteyellow
  • Different pattern color:
    /disguise pattern-color=<color-goes-here>
  • Different pattern:
    /disguise pattern=<pattern-goes-here>
    Available patterns: kob, sunstreak, snooper, dasher, brinely, spotty, flopper, stripey, glitter, blockfish, betty, clayfish

Custom name

To apply a custom name, run the following command: /disguise custom-name=<insert-name-here>

You can include spaces in the custom name by using the symbol "\s" (e.g. custom-name=Hello\sWorld)

Associated permission node: iDisguise.mob.custom-name

Visibility

By default your disguise is visible to everyone. You can change this however:

  • Visible to everyone:
    /disguise visibility=everyone
  • Visible to certain players:
    /disguise visibility=only-list visibility-param=<player1>,<player2>,<player3>,...
    Associated permission node: iDisguise.visibility.list
  • Visible to everyone but certain players:
    /disguise visibility=not-list visibility-param=<player1>,<player2>,<player3>,...
    Associated permission node: iDisguise.visibility.list
  • Visible to players with a certain permission:
    /disguise visibility=only-permission visibility-param=<permission-node>
    Associated permission node: iDisguise.visibility.permission
  • Visible to player without a certain permission:
    /disguise visibility=not-permission visibility-param=<permission-node>
    Associated permission node: iDisguise.visibility.permission