SkillAPI v3.107

Details

  • Filename
    SkillAPI.jar
  • Uploaded by
  • Uploaded
    Aug 12, 2018
  • Size
    648.30 KB
  • Downloads
    531
  • MD5
    cdf321607bb8c91db627a6d10b2595f2

Supported Bukkit Versions

  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • 1.8.3

Changelog

  • Added 1.13 support
  • Added API for extending the dynamic skill system
    • SkillPlugin now includes two methods, getTriggers() and getComponents()
    • Any custom components provided will add to a "tool-config.json" file
    • Dropping the json file in the editor will add all custom components
  • Added MythicMobs support to the Taunt mechanic
  • Added support for negative attribute bonuses
  • Added support for the exp and level commands to be given for a specific class group
  • Added delay option for SQL loading (to allow synchronization across servers)
  • Added support for non-players for the Armor condition
  • Added min/max rank options to Potion condition
  • Added stackable option to Attribute mechanic
  • Added relative option to Launch mechanic
  • Added source option to Push mechanic
  • Added stop on fail option to Repeat mechanic
  • Added sitting option to wolf mechanic
  • Added random option to Area target
  • Added horizontal option to Offset target
  • Changed how the Biome condition works (breaking change)
  • Fixed click combos not functioning properly in adventure mode
  • Fixed issues with latest world guard builds
  • Fixed duplication bug with item projectiles landing on hoppers
  • Fixed an NPE when opening the attribute menu in some cases
  • Fixed errors being spammed to the console in some cases