 
                GUI | Fully Configurable | Custom Totem | Custom Action
UltimateTotem is a Minecraft plugin designed to enhance gameplay by introducing fully customizable totems with unique abilities and effects. It allows server administrators to configure how totems behave, offering a wide range of custom actions that can be triggered when a totem is used. This plugin is ideal for adding new mechanics to survival or PvP environments.
Commands
Permissions
totems:
  speed:
    name: '&aSpeed Totem'
    lore:
     - '&7You will receive a speed effect when using this totem!'
    actions:
     - 'ADD_POTION:SPEED:0:30'
      - "MSG:&a&lYour Speed Totem has been used!"
      - "SOUND:BLOCK_ANVIL_BREAK:1.0:1.0"
    glow: false
messages:
  no-permission: '&cYou don''t have permission to use this command!'
  totem-not-exist: '&7That totem doesnt exist!'
  player-not-found: '&cPlayer is not online!'
  sender-give: '&7You have given a &b{type} to &7{player}'
  target-give: '&7You have been given a &b{type}'
  totem-inventory:
    title: '&8Totem'
commands:
  descriptions:
    admin:
      give: '<player> <totem> &f&oGive a player a totem'
      list: '&f&oOpen totem list gui'
      reload: '&f&oReloads the plugin'
  reload-success: '&aSuccessfully reloaded!'
errors:
  reload-fail: '&cA serious error occurred during reloading'
Action List


