diff options
| author | fatpigsarefat <fatpigsarefat@outlook.com> | 2018-07-02 19:29:43 +0100 |
|---|---|---|
| committer | fatpigsarefat <fatpigsarefat@outlook.com> | 2018-07-02 19:29:43 +0100 |
| commit | 56aae6d737aa523f23160256b5022b8cce8fe9c5 (patch) | |
| tree | f9599f92591e974f46a57bb412c5446914f38caa /src/plugin.yml | |
| parent | 3222c3abe1500a644b1d94be7496708881719006 (diff) | |
Made sure reward commands are run on main thread
Diffstat (limited to 'src/plugin.yml')
| -rw-r--r-- | src/plugin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugin.yml b/src/plugin.yml index 83d7c268..65ab1a4c 100644 --- a/src/plugin.yml +++ b/src/plugin.yml @@ -1,5 +1,5 @@ name: Quests -version: 2.0.10-beta +version: 2.0.11-beta main: me.fatpigsarefat.quests.Quests author: fatpigsarefat softdepend: [ASkyBlock, uSkyBlock] |
