oblak/cloud-core/src
Alexander Söderberg ad3ca86f42 Add a lockable command manager
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.
2020-10-24 19:52:44 +02:00
..
main/java/cloud/commandframework Add a lockable command manager 2020-10-24 19:52:44 +02:00
test/java/cloud/commandframework Add a lockable command manager 2020-10-24 19:52:44 +02:00