@Lightspeed @Sir_Cam Okay, I'll try that method, but it will be hard because the player needs to match certain requirements to get the health...
Alternatively, if you want level 15 enchantments, you can do this: BloxPickaxe.addUnsafeEnchantment(Enchantment.DURABILITY, 15);...
@Lightspeed Yes. I want the players to get health boost every second but keep all the extra health they got between seconds. Since I think some...
Yeah, that's not how it works around here. No one is gonna fix stuff for you. We'll tell you what's wrong, but you have to fix it. Also, posting...
@mine-care Yes, I'm trying to apply health boost every second. Each time the health boost is reapplied, its as if it was removed and added...
In your Clans object, make a static method that returns a Clans from a string. E.g: public static Clans getClanFromString (String string) Then,...
Post this on the BetonQuests page, not here.
I want to apply health boost to a player every second. But when I do this: player.addPotionEffect(new PotionEffect(PotionEffectType.HEALTH_BOOST,...
Separate names with a comma.