ChromaCore/BuildConfigUpdater
Norbi Peti a17923602f
Slow startup debug, async command handling
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.
2019-08-23 00:50:36 +02:00
..
src/main/java Command, restart, command improvements 2019-01-29 21:39:14 +01:00
BuildConfigUpdater.iml Slow startup debug, async command handling 2019-08-23 00:50:36 +02:00
pom.xml Updated plugin updater 2018-05-07 23:32:58 +02:00