diff --git a/docs/source/configuration.rst b/docs/source/configuration.rst index a9fc94ec5..0c81e6200 100644 --- a/docs/source/configuration.rst +++ b/docs/source/configuration.rst @@ -2,7 +2,7 @@ Configuration ============= -This page details the various configuration settings exposed by Purpur. +This page details the various configuration settings exposed by Purpur in the purpur.yml file. .. contents:: :depth: 1 @@ -20,7 +20,7 @@ their respective documentation pages. .. warning:: Configuration values change frequently at times. It is possible for the information here to be incomplete. If you cannot find what you're looking for - or think something may be wrong, :doc:`../about/contact` + or think something may be wrong, :doc:`contact` Global Settings =============== @@ -42,7 +42,7 @@ logger * show-unknown-attribute-warnings - **default**: true - - **description**:: Controls if warnings about unkown attributes are shown in console/logs + - **description**:: Controls if warnings about unknown attributes are shown in console/logs mobs ~~~~ diff --git a/docs/source/contact.rst b/docs/source/contact.rst new file mode 100644 index 000000000..eaf57d457 --- /dev/null +++ b/docs/source/contact.rst @@ -0,0 +1,14 @@ +========== +Contact Us +========== + +.. contents:: + :depth: 2 + :local: + +Discord +======= + +Our main presence is on Discord. You can use the following link to join it + +* ``_ diff --git a/docs/source/index.rst b/docs/source/index.rst index 644b1c1b3..e9ab448fa 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -6,14 +6,15 @@ Purpur documentation you'd like to see it completed faster, you can contribute to the documentation `here `_. - Welcome to the official documentation source for the - `Purpur `__ project. +Welcome to the official documentation source for the +`Purpur `__ project. - Purpur is a fork of Paper used by the Pl3xCraft server. It contains many gameplay - changes to suit our server that are deemed too wild to be included directly upstream into Paper. +Purpur is a fork of Paper used by the Pl3xCraft server. It contains many gameplay +changes to suit our server that are deemed too wild to be included directly upstream into Paper. .. toctree:: :maxdepth: 2 :titlesonly: configuration + contact