From b059c17f5e58a7dbf2c7d3696fe3fe4a47e6b2f1 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Fri, 8 Jan 2021 00:11:21 +0000 Subject: Wrote new examples and updated config and pom.xml --- src/main/resources/config.yml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'src/main/resources/config.yml') diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 47c4d069..8edf1f7d 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -1,22 +1,29 @@ # | =================================================== | -# | Thank you for downloading and trying out my plugin: | +# | Thank you for downloading and trying out | # | Quests | # | https://www.spigotmc.org/resources/23696/ | # | https://github.com/LMBishop/Quests/ | # | | # | =x= | # | | -# | File comments should help | -# | you with the new config | -# | and guide you with making | +# | Trying to add new quests? | +# | | +# | Go to the 'quests' | +# | subdirectory to edit the | # | quests | # | | +# | The example quests | +# | are commented to help you | +# | learn how to use the plugin | +# | | # | =x= | # | | # | Have Discord & need help? | -# | https://www.discord.gg/8amrJnX | +# | Head to the GitHub page and click on the | +# | Discord link, or create an issue | # | =================================================== | + # Categories are a way of grouping up quests. # When a player uses /quests, a menu of categories will be presented to them. # When a player clicks ona category, a list of quests under that category will show. -- cgit v1.2.3-70-g09d2