Commands - TheUnderTaker11/GeneticsReborn GitHub Wiki
Starting in v1.15, commands have been introduced to replace the Debugger tool item. These commands require OPs Level 2 to execute.
Syntax: /gene add [player] [all | <gene...>]
This command adds all genes, or the specific list of genes to the player specified. Use @p to represent the player executing the command, or the player interacting with a command block.
Syntax: /gene remove [player] [all | <gene...>]
This command removes all genes, or the specific list of genes from the player specified. Use @p to represent the player executing the command, or the player interacting with a command block.
NOTE The gene name must be the Enumerated name found in the code. For a list of the gene code-names, Click Here