Commands - TechnoVisionDev/Advanced-Genetics GitHub Wiki
Commands allow you to easily add and remove genes without needing to use any items. The gene name must be the Enumerated name found in the code. For a list of the gene code-names, Click Here
Add
Syntax: /gene add [player] [gene]
This command adds a specified gene to a player. Use @p to represent the player executing the command, or the player interacting with a command block.
Remove
Syntax: /gene remove [player] [gene]
This command removes a specified gene from a player. Use @p to represent the player executing the command, or the player interacting with a command block.
Clear
Syntax: /gene clear [player]
This command removes all genes from a player, resetting all of their genetic data.