AetherPotions - Lightweight Custom Potions icon

AetherPotions - Lightweight Custom Potions -----

Lightweight, easy to use custom potion plugin.



After Effect Commands
Hi, me again. AetherPotions now supports commands after effect!
Unfortunately, you have to copy paste the section. If you don't need it, you don't have to. -it won't be enabled.-

Complete example:
Code (YAML):
Potions:
  powerup
:
    name
: '&7Power Up Potion'
    lore
:
     - '&7Drinking this gives &b50 EXP and Haste&7.'
    type
: SPEED
    delete-bottle-after-drink
: true
    particle
:
      enabled
: true
      # 1.8: https://helpch.at/docs/1.8/org/bukkit/Effect.html
      # 1.9+: https://helpch.at/docs/1.12.2/org/bukkit/Particle.html
      type
: END_ROD
      time
: 10
      amount
: 10
    commands-on-drink
: #When drank
      - 'msg %player% You feel extremely powerful.'
      - 'msg %player% Gained 50 EXP.'
      - 'effect %player% minecraft:haste 20 0'
    after-effect
: #Make commands for after effect.
      enabled
: true
      #Type = second.
      time
: 20
      commands
:
       - 'msg %player% Effect has been removed.'
----------, Jan 27, 2021
Resource Information
Author:
----------
Total Downloads: 1,741
First Release: Aug 18, 2020
Last Update: Aug 25, 2024
Category: ---------------
All-Time Rating:
9 ratings
Find more info at kardasland.gitbook.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings