TheAPI 5.7

Details

  • Filename
    TheAPI.jar
  • Uploaded by
  • Uploaded
    Jan 30, 2021
  • Size
    491.38 KB
  • Downloads
    269
  • MD5
    84f3923119c3a1935e3ae72058419e06

Supported Bukkit Versions

  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • 1.8.3
  • 1.7.4

Changelog

+ Added VirtualSchematic (Working as worldedit "copy" command)
+ Renamed AsyncSchematic class to WorldSchematic (Working as worldedit normal schematic file)
+ Fixed errors on executing TheAPI commands on Paper 1.8.8
+ Fixed tab-complete of plugins to load for TheAPI Pm Load command
+ New methods in PluginManagerAPI
+ Fixed PluginManagerAPI bugs TheAPI Pm ReloadAll now reload TheAPI too!
+ To the CooldownAPI class added new constructor new CooldownAPI(Player)
+ Fixed Animation class
+ Fixed Position & TheMaterial classes (Getting of Material Type & Data is now correct)
+ Fixed loading of comments of YAML files
~ Data#merge method newly return boolean (If the return is true, it means that something has been added to the Data)
- Removed old Schemate and Schema classes
- Removed some weird named methods from PluginManagerAPI