This will be used for Sponge & Fabric, that both require command registration to happen (at latest) in specific events. This way we lock writing after that event has occurred. As a side effect, we're able to collect & merge all commands before registering them to the platform, which means we don't have to hackily force-inject duplicate commands. |
||
|---|---|---|
| .. | ||
| main/java/cloud/commandframework | ||
| test/java/cloud/commandframework | ||