mirror of
https://github.com/PikaMug/Quests.git
synced 2025-01-23 00:31:36 +01: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