#Can i make that mobs from mythicmobs give xp?

1 messages · Page 1 of 1 (latest)

pale jasper
#

Depends if you can set commands that get executed on kill. Currently, no Custom Mob Sources are supported by AS I believe, the easiest way is via code

pale jasper
#

sounds too specific, never saw a feature in AS that would do that. I doubt that this has mythicmobs either

pale jasper
#

Then they probably had a Dev creating a simple Plugin that hooked into those and gave the Player XP according to their damage

#

Actually only via the API of AureliumSkills and the basic Bukkit Events, both done via Code

#

hmm, well java to kotlin is a nicer change than kotlin to java