1.14 support, (sub)command tabcomplete #73

Merged
NorbiPeti merged 19 commits from dev into master 2019-10-30 18:14:12 +00:00
NorbiPeti commented 2019-09-02 13:48:51 +00:00 (Migrated from github.com)
  • Made SpawnComponent, with Multiverse and BungeeCord support
    • Fixed other players getting teleported (#75)
  • Async command processing (except the actual command execution)
  • Bunch of 1.14 issues fixed (mostly async events)
  • Removed reference to IOUtils
  • Made the config name warning test only
  • Towny fix
  • Dependency updates
  • CI fix
  • Update to Java 11
    • Using Jabel to compile to Java 8
    • Removed jitpack.yml so it builds with the Maven target
  • Created a parent POM so things like Jabel and Lombok don't need to be set up or updated everywhere
* Made SpawnComponent, with Multiverse and BungeeCord support * Fixed other players getting teleported (#75) * Async command processing (except the actual command execution) * Bunch of 1.14 issues fixed (mostly async events) * Removed reference to IOUtils * Made the config name warning test only * Towny fix * Dependency updates * CI fix * Update to Java 11 * Using Jabel to compile to Java 8 * Removed jitpack.yml so it builds with the Maven target * Created a parent POM so things like Jabel and Lombok don't need to be set up or updated everywhere
Sign in to join this conversation.
No description provided.