Created
September 28, 2016 13:26
-
-
Save LewisGet/a90881e5ed877feb559d2fd0a3c79d20 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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