Releases: Flash-Labs/FlashLibs
Releases · Flash-Labs/FlashLibs
FlashLibs v0.1.2
Ore | Source | Discord | FlashLabs
- Ore Release: FlashLibs
v0.1.2
Fix for the translation library based on SimonFlash/TeslaPowered#18
- Translation
v0.1.1- Change properties files to use UTF-8 encoding
FlashLibs v0.1.1
Ore | Source | Discord | FlashLabs
- Ore Release: FlashLibs
v0.1.1
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