diff --git a/rpgregions/src/main/resources/config.yml b/rpgregions/src/main/resources/config.yml index 2d13d2e..28ca303 100644 --- a/rpgregions/src/main/resources/config.yml +++ b/rpgregions/src/main/resources/config.yml @@ -1,6 +1,6 @@ # This is the config for RPGRegions. # ------ Useful information ------ -# Documentation can be found at https://fortitude.islandearth.net/en/rpgregions-2 +# Documentation can be found at https://fortitude.islandearth.net/category/rpgregions # Sounds can be found at https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html # Materials can be found at https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html # ------ Support ------ @@ -62,8 +62,8 @@ settings: gui: # ! READ ME FIRST ! # RPGRegions allows full control of GUIs and thus configuration may be complex. - # Please read about panes first: https://github.com/stefvanschie/IF/wiki/Panes and https://fortitude.islandearth.net/en/rpgregions-2/installation/configuration#panes - # Please read about masks as well: https://fortitude.islandearth.net/en/rpgregions-2/installation/configuration#masks + # Please read about panes first: https://github.com/stefvanschie/IF/wiki/Panes and https://fortitude.islandearth.net/rpgregions/configuration#panes + # Please read about masks as well: https://fortitude.islandearth.net/rpgregions/configuration#masks # The first pane (back) will be explained fully, as it has common values of all panes. # If you want to disable a pane, set `show` to `false`. # ! READ ME FIRST !