mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-11-23 00:05:52 +01:00
Debug Quests Progress stopping when reloading.
This commit is contained in:
parent
f3152c776e
commit
1223592b89
@ -173,9 +173,6 @@ public class PlayerQuests implements Closable {
|
||||
bossbar.removeAll();
|
||||
Bukkit.removeBossBar(bossbarNamespacedKey);
|
||||
}
|
||||
|
||||
// Close current objective progress
|
||||
closeCurrentQuest();
|
||||
}
|
||||
|
||||
public boolean checkCooldownAvailability(Quest quest) {
|
||||
|
Loading…
Reference in New Issue
Block a user