/element 
< Commands
The /element command can be used to check, add, remove and modify elements for an living entity, as well as apply elements infusions to items like the Infusion Table.
Syntax: 
element apply <target> <element> <gaugeUnits>element apply <target> <element> <gaugeUnits> gaugeUnit [isAura]Applies the specified element to the specified target with the specified amount of gauge units.
- <target>being a target selector, username, or UUID; can only select one at a time.- (e.g: @a[limit = 1],@p,_xRickAstley,b1b981b6-4081-4abe-afd8-e79269c6a339)
 
- (e.g: 
- <element>being the name of an element.- (e.g: pyro,HYDRO,eLeCtRo)
 
- (e.g: 
- <gaugeUnits>being a double (a decimal or whole number) greater than 0.0.- (e.g: 1,1.5,4)
 
- (e.g: 
- [isAura]being a boolean that determines if the Elemental Application is considered an Aura Element. Elements that cannot be Aura Elements will ignore- true, defaults to- true.- (e.g: true,false)
 
- (e.g: 
element apply <target> <element> <gaugeUnits> duration <duration>Applies the specified element to the specified target with the specified amount of gauge units that lasts for a maximum of the specified duration, in ticks.
- <target>being a target selector, username, or UUID; can only select one at a time.- (e.g: @a[limit = 1],@p,_xRickAstley,b1b981b6-4081-4abe-afd8-e79269c6a339)
 
- (e.g: 
- <element>being the name of an element.- (e.g: pyro,HYDRO,eLeCtRo)
 
- (e.g: 
- <gaugeUnits>being a double (a decimal or whole number) greater than 0.0.- (e.g: 1,1.5,4)
 
- (e.g: 
- <duration>being a integer (a whole number)
element remove <target> <element>Removes the specified element from the specified target.
- <target>being a target selector, username, or UUID; can only select one at a time.- (e.g: @a[limit = 1],@p,_xRickAstley,b1b981b6-4081-4abe-afd8-e79269c6a339)
 
- (e.g: 
- <element>being the name of an element.- (e.g: pyro,HYDRO,eLeCtRo)
 
- (e.g: 
element reduce <target> <element> <gaugeUnits>Reduces the specified element of the specified target with the specified amount of gauge units.
- <target>being a target selector, username, or UUID; can only select one at a time.- (e.g: @a[limit = 1],@p,_xRickAstley,b1b981b6-4081-4abe-afd8-e79269c6a339)
 
- (e.g: 
- <element>being the name of an element.- (e.g: pyro,HYDRO,eLeCtRo)
 
- (e.g: 
- <gaugeUnits>being a double (a decimal or whole number) greater than 0.0.- (e.g: 1,1.5,4)
 
- (e.g: 
element query <target>Queries the elements currently on specified target.
- <target>being a target selector, username, or UUID; can only select one at a time.- (e.g: @a[limit = 1],@p,_xRickAstley,b1b981b6-4081-4abe-afd8-e79269c6a339)
 
- (e.g: 
element query <target> [element]Queries the specified element of the specified target.
- <target>being a target selector, username, or UUID; can only select one at a time.- (e.g: @a[limit = 1],@p,_xRickAstley,b1b981b6-4081-4abe-afd8-e79269c6a339)
 
- (e.g: 
- [element]being the name of an element.- (e.g: pyro,HYDRO,eLeCtRo)
 
- (e.g: 
element infusion apply <target> <element> <gaugeUnits>element infusion apply <target> <element> <gaugeUnits> gaugeUnit [tag] [type]Applies a permanent elemental infusion to the target's held item.
- <target>being a target selector, username, or UUID; can only select one at a time.- (e.g: @a[limit = 1],@p,_xRickAstley,b1b981b6-4081-4abe-afd8-e79269c6a339)
 
- (e.g: 
- <element>being the name of an element.- (e.g: pyro,HYDRO,eLeCtRo)
 
- (e.g: 
- <gaugeUnits>being a double (a decimal or whole number) greater than 0.0.- (e.g: 1,1.5,4)
 
- (e.g: 
- [tag]being a valid Internal Cooldown Tag string, defaults to the special- noneInternal Cooldown Tag.- (e.g: damage,seven-elements:infusion,"Custom Infusion Tag",""(none))
 
- (e.g: 
- [type]being a valid Internal Cooldown Type id, defaults to- seven-elements:default.- (e.g. seven-elements:default,seven-elements:none)
 
- (e.g. 
element infusion apply <target> <element> <gaugeUnits> duration <duration> [tag] [type]Applies a permanent elemental infusion to the target's held item.
- <target>being a target selector, username, or UUID; can only select one at a time.- (e.g: @a[limit = 1],@p,_xRickAstley,b1b981b6-4081-4abe-afd8-e79269c6a339)
 
- (e.g: 
- <element>being the name of an element.- (e.g: pyro,HYDRO,eLeCtRo)
 
- (e.g: 
- <gaugeUnits>being a double (a decimal or whole number) greater than 0.0.- (e.g: 1,1.5,4)
 
- (e.g: 
- <duration>being an integer (a whole number).- (e.g: 1,4,6)
 
- (e.g: 
- [tag]being a valid Internal Cooldown Tag string, defaults to the special- noneInternal Cooldown Tag.- (e.g: damage,seven-elements:infusion,"Custom Infusion Tag",""(none))
 
- (e.g: 
- [type]being a valid Internal Cooldown Type id, defaults to- seven-elements:default.- (e.g. seven-elements:default,seven-elements:none)
 
- (e.g. 
element infusion remove <target>Removes the elemental infusion from the target's held item.
- <target>being a target selector, username, or UUID; can only select one at a time.- (e.g: @a[limit = 1],@p,_xRickAstley,b1b981b6-4081-4abe-afd8-e79269c6a339)
 
- (e.g: 
