WorldEdit/worldedit-core
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
..
doctools Register platforms and commands in a more proper way (#1766) 2021-06-04 17:12:23 -07:00
src Register platforms and commands in a more proper way (#1766) 2021-06-04 17:12:23 -07:00
build.gradle.kts Prepare for Gradle 7, but due to FG only get to 6.9 2021-05-13 22:01:45 -07:00