From ff9bab10b563b07e2ad371bebde0ec7f03b96776 Mon Sep 17 00:00:00 2001 From: md_5 Date: Sat, 28 Jul 2018 18:34:37 +1000 Subject: Update default config links --- src/main/resources/configurations/bukkit.yml | 8 ++++---- src/main/resources/configurations/commands.yml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'src') diff --git a/src/main/resources/configurations/bukkit.yml b/src/main/resources/configurations/bukkit.yml index 67ea88a4..078d1d10 100644 --- a/src/main/resources/configurations/bukkit.yml +++ b/src/main/resources/configurations/bukkit.yml @@ -1,15 +1,15 @@ # This is the main configuration file for Bukkit. # As you can see, there's actually not that much to configure without any plugins. # For a reference for any variable inside this file, check out the Bukkit Wiki at -# http://wiki.bukkit.org/Bukkit.yml +# https://www.spigotmc.org/go/bukkit-yml # # If you need help on this file, feel free to join us on irc or leave a message # on the forums asking for advice. # # IRC: #spigot @ irc.spi.gt -# (If this means nothing to you, just go to http://www.spigotmc.org/pages/irc/ ) -# Forums: http://www.spigotmc.org/ -# Bug tracker: http://www.spigotmc.org/go/bugs +# (If this means nothing to you, just go to https://www.spigotmc.org/go/irc ) +# Forums: https://www.spigotmc.org/ +# Bug tracker: https://www.spigotmc.org/go/bugs settings: diff --git a/src/main/resources/configurations/commands.yml b/src/main/resources/configurations/commands.yml index 325c67e9..0f45c397 100644 --- a/src/main/resources/configurations/commands.yml +++ b/src/main/resources/configurations/commands.yml @@ -1,14 +1,14 @@ # This is the commands configuration file for Bukkit. # For documentation on how to make use of this file, check out the Bukkit Wiki at -# http://wiki.bukkit.org/Commands.yml +# https://www.spigotmc.org/go/commands-yml # # If you need help on this file, feel free to join us on irc or leave a message # on the forums asking for advice. # # IRC: #spigot @ irc.spi.gt -# (If this means nothing to you, just go to http://www.spigotmc.org/pages/irc/ ) -# Forums: http://www.spigotmc.org/ -# Bug tracker: http://www.spigotmc.org/go/bugs +# (If this means nothing to you, just go to https://www.spigotmc.org/go/irc ) +# Forums: https://www.spigotmc.org/ +# Bug tracker: https://www.spigotmc.org/go/bugs command-block-overrides: [] ignore-vanilla-permissions: false -- cgit v1.2.3