0.1.1

Release

FlashLabs released this version on Jul 6, 2020

52.7 KB
Download

FlashLibs v0.1.1

Ore | Source | Discord | FlashLabs

Minor fixes to the Command and Message libraries:

  • Command
    • Move all registration behavior to CommandService
    • Add reload method to CommandService
    • Ensure duplicate register calls throws exception
    • Add missing executor to spec in Command
    • Add @SafeVarargs to applicable methods
  • Message
    • Ensure format persists across arguments
    • Add missing messages.conf file

Dependencies