Skip to content

Instantly share code, notes, and snippets.

@LewisGet
Created September 28, 2016 13:26
Show Gist options
  • Save LewisGet/a90881e5ed877feb559d2fd0a3c79d20 to your computer and use it in GitHub Desktop.
Save LewisGet/a90881e5ed877feb559d2fd0a3c79d20 to your computer and use it in GitHub Desktop.
// https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionEffectType.html
exports.lj.potion = new org.bukkit.potion.PotionEffect(org.bukkit.potion.PotionEffectType.HEAL, 99999, 20);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment