v3.1.16 - Update
- Prompts needed to be cleaned up
v3.1.15 - Update
- Finalize before moving on to gradle
v3.1.14 - Update
- Remove initialize method from ui providers that do not need it
v3.1.13 - Update
- Final fields should start at first line
v3.1.11 - Update
- Remove driver initialization on startup as it will break plugins
v3.1.10 - Update
- Deprecation on method getting offline player for better practice
v3.1.8 - Update
- Escape null pointer by checking for value
v3.1.4 - Update
- Remove unused storage data
v3.1.3 - Update
- Latest changes before reverting to gradle build
v3.1.1 - Update
- Dynamically load runtime dependencies
v3.1.0 - Update
- Make MySQL storage not mandatory, but optional for users that don't need it
v3.0.13 - Update
- Improve null-safety checks for VaultManager
v3.0.12 - Update
- PlayerMeta refactoring methods
v3.0.10 - Update
- Use parameterized logger call instead of using String#format for replacing message formats