WorldEdit/worldedit-cli
Octavia Togami 95160027d9
Register platforms and commands in a more proper way (#1766)
* Register platforms and commands in a more proper way

Platforms are now register "on load"/initialize/etc., and preferreds are
chosen just prior to command registration events. This allows us to
properly hook in to reload. Additionally, we now have the capability to
reload data with /minecraft:reload, though this is not yet implemented.

* Correct javadocs on queryCapability

* Flatten BukkitImplAdapter Lifecycled
2021-06-04 17:12:23 -07:00
..
src/main Register platforms and commands in a more proper way (#1766) 2021-06-04 17:12:23 -07:00
build.gradle.kts Scrapped Logging Framework 4 Java (#1715) 2021-03-28 20:35:48 -07:00