kangarko / Boss

Premium custom monsters plugin with skill system, natural spawning and lots of sickest features!
https://www.mc-market.org/resources/21619/
77 stars 28 forks source link

Custom Skills #1293

Closed lukrr closed 1 week ago

lukrr commented 1 week ago

I searched the wiki but couldn't find it. Isn't there a way to create custom abilities? For example, when you hit the boss, there would be a chance to trigger an ability, which would execute commands either from the console or the player, in order to add infinite possibilities

kangarko commented 1 week ago

Yes! However, this requires you to make a small plugin and hook into our API. You can then create a new custom skill (ability) or even custom setting.

Here is a tutorial: https://github.com/kangarko/Boss/wiki/Developer-API#adding-new-skills