Types
Totem types
The plugin has four types of totems.
Item
Armor
Structure
Entity
When using the Entity and Structure types, you can add additional options to the type configuration section:
Option
Value
Description
duration
Int
Duration of the entity or structure.
radius
Int
The radius to be affected when used.
giveEffect
all or self
Who will be affected.
executeActions
all or self
Who will be affected.
executeScripts
all or self
Who will be affected.
runOnKill
Boolean
Executes actions when the entity is killed.
Last updated