- Added LICENSE
- Renamed packages from de.eztxm to de.eztxm.ezlib
- Download a file to a directory.
A replacement for my BetterSpigotLib
- Shortcut methods
- example:
- inRadius(entity/player/location, blocks)
- inArea(firstLocation, secondLocation)
- example:
- Easier handling of the api's
- Optimized and fixed JsonObject and JsonArray
- Added Message-Class for better creating messages.
- Changed LoggerColor from class to enum.
- Added ILoggerColor Interface for custom LoggerColor classes.