TriggerReactor-1.3.3

Details

  • Filename
    TriggerReactor.jar
  • Uploaded by
  • Uploaded
    Oct 27, 2017
  • Size
    377.70 KB
  • Downloads
    388
  • MD5
    599372f0ecf8e2bc81127db58577f7cf

Supported Bukkit Versions

  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • 1.8.3
  • 1.7.4
  • 1.7.2
  • 1.5.2

Changelog

1.3.3

  - Exception for failing to convert String to enum when calling a function with enum argument

  - Lag issue with the PermissionCheckEvent is addressed now

  - Some bug fixes in AreaTrigger

  - InventoryTrigger now also saves the MetaData. The displayName and lore section of .yml file is now deprecated yet not deleted for backward compatibility (read only). MetaData includes enchantments, displayname, lore, etc.

  - WHILE statement now show proper message upon error not just weird class cast exception

  - Some new functions to create head items from name or base64 in CommonFunctions. Check out javadoc

  - Some examples are added to the CommonFunctions' javadoc