Release v1.2.0
Support:
- Add full support of minecraft 1.14
- Add full support of minecraft 1.12
Features :
- Chat editing mode :
- Add timeout to leave chat
- Add exit word to leave chat manually
- Add flag UseSSL for database connections
- Add partial support of chinese language
Fix
- Fix IndexOutOfRange while linking with shop
- Prevent execution of command inside chat editing mode
- Add missing version message inside help
Tech :
- Refactor chat editing mode (Use of Conversation)
- Add apache lang3 inside plugin jar, because it was downgraded to v2.6 inside spigot jar in 1.14
- Add folder langs inside resources
- Versions :
- Add annotation system to support multi versions
- Split config to support multi minecraft versions