9
0
mirror of https://gitlab.com/SamB440/rpgregions-2.git synced 2025-12-19 14:59:19 +00:00

Update documentation links

This commit is contained in:
SamB440
2023-12-23 13:10:35 +00:00
parent 8969f8addc
commit 7bfaf3a2f7

View File

@@ -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 !