A plugin that manages users, messages, exceptions and others across different platforms (Minecraft, Discord, ...)
Go to file
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
.idea Removed reference to IOUtils & no config warn 2019-08-07 18:26:45 +02:00
.settings Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00
BuildConfigUpdater Slow startup debug, async command handling 2019-08-23 00:50:36 +02:00
ButtonCore Slow startup debug, async command handling 2019-08-23 00:50:36 +02:00
ButtonProcessor Config doc gen fix & markdown instead of yaml 2019-04-10 13:48:47 +02:00
.editorconfig Exclude plugins from syschat event 2019-01-09 18:52:24 +01:00
.gitignore Moved the MC chat handler here 2019-03-02 18:56:01 +01:00
.project Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00
.travis.yml PR #39 merged 2018-05-15 23:10:59 +02:00
deploy.sh Don't deploy sources 2019-03-30 23:48:50 +01:00
jitpack.yml Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00
pom.xml Channel improvements and fixes 2018-11-01 01:20:49 +01:00