2
0
mirror of https://github.com/EngineHub/WorldEdit.git synced 2024-12-27 05:00:08 +08:00
WorldEdit/worldedit-bukkit
Octavia Togami 95160027d9
Register platforms and commands in a more proper way ()
* 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 Register platforms and commands in a more proper way () 2021-06-04 17:12:23 -07:00
build.gradle.kts Scrapped Logging Framework 4 Java () 2021-03-28 20:35:48 -07:00