Skip to content

Instantly share code, notes, and snippets.

View Splodgebox's full-sized avatar
💯
Currently working for Luminosity Gaming & Citi

Splodgebox

💯
Currently working for Luminosity Gaming & Citi
  • United Kingdom
View GitHub Profile
package me.splodge.heal.commands;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit.command.Command;
import org.bukkit.entity.Player;
import org.bukkit.potion.PotionEffect;
import org.bukkit.potion.PotionEffectType;
import org.inventivetalent.particle.ParticleEffect;