NorbiPeti
a17923602f
The command argument processing and permission checking is done asynchronously, mainly because LuckPerms (rightfully) complains that loading player data (for unconnected DC users) should not be done on the main thread. The actual command execution is still done on the main thread. |
||
---|---|---|
.. | ||
src/main/java | ||
BuildConfigUpdater.iml | ||
pom.xml |