This file contains 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
package com.nisovin.magicspells.util; | |
import org.bukkit.entity.Player; | |
/** | |
* Original credit to desht | |
* | |
*/ | |
public class ExperienceUtils { |
This file contains 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
# - SetBonus Configuration File - # | |
sets: | |
Test Set: | |
required: 4 | |
potion: speed:1 | |
lore: "&2Set Bonus: &b+2 Speed" | |
Invis Set: | |
required: 5 | |
potion: invisibility:2 |