A plugin that manages users, messages, exceptions and others across different platforms (Minecraft, Discord, ...)
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. |
||
---|---|---|
.idea | ||
.settings | ||
BuildConfigUpdater | ||
ButtonCore | ||
ButtonProcessor | ||
.editorconfig | ||
.gitignore | ||
.project | ||
.travis.yml | ||
deploy.sh | ||
jitpack.yml | ||
pom.xml |