WorldEdit/worldedit-core/doctools
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/kotlin/com/sk89q/worldedit/internal/util Register platforms and commands in a more proper way (#1766) 2021-06-04 17:12:23 -07:00
build.gradle.kts Update so many dependencies, merge Forge/Fabric for final jar (#1651) 2021-01-25 02:14:09 -08:00