mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[GH-ISSUE #274] Make ::commands open a quest interface instead of just a single message #2925
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dginovker on GitHub (Dec 12, 2019).
Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/274
You can look at how
::highscores(search project for"highscores") does this for an easy template@Gptaqbc commented on GitHub (Dec 12, 2019):
Oh yeah that would be cool! It'd be useful as we'll be able to add a lot of information i.e shop commands.
@Gptaqbc commented on GitHub (Dec 12, 2019):
This is how ::highscores works:
case "highscores":
Code need to be added in: Commands.java