studio.magemonkey.divinity.hooks.EHook Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of divinity Show documentation
Show all versions of divinity Show documentation
Custom items, combat, and more!
The newest version!
package studio.magemonkey.divinity.hooks;
public class EHook {
public static final String CRACK_SHOT = "CrackShot";
public static final String BATTLE_LEVELS = "BattleLevels";
public static final String HOLOGRAPHIC_DISPLAYS = "HolographicDisplays";
public static final String LEVELLED_MOBS = "LevelledMobs";
public static final String LORINTHS_RPG_MOBS = "LorinthsRpgMobs";
public static final String MAGIC = "Magic";
public static final String MCMMO = "mcMMO";
public static final String MY_PET = "MyPet";
public static final String PWING_RACES = "PwingRaces";
public static final String RACES_OF_THANA = "RacesOfThana";
public static final String SKILL_API = "Fabled";
public static final String SKILLS = "SkillsPro";
public static final String QUEST_CREATOR = "QuestCreator";
public static final String MANGO_QUEST = "MangoQuest";
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy