mirror of
https://github.com/PikaMug/Quests.git
synced 2025-04-02 09:55:43 +02:00
Output message for no quests
This commit is contained in:
parent
864bfc54d2
commit
dbe6973d65
@ -218,14 +218,17 @@ public class NpcListener implements Listener {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
evt.getClicker().sendMessage(ChatColor.YELLOW + "No more quests available.");
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@EventHandler
|
||||
|
Loading…
Reference in New Issue
Block a user