Skip to content

Commit

Permalink
update links to minecraft wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
granny committed Sep 24, 2023
1 parent 20f974d commit 3b9e154
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions mkdocs/purpur/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ This page details the various configuration settings exposed by Purpur in the pu

If you want information on settings in paper.yml, spigot.yml, bukkit.yml and server.properties you should see their respective documentation pages.

* [Server Configuration (server.properties)](https://minecraft.fandom.com/wiki/Server.properties)
* [Server Configuration (server.properties)](https://minecraft.wiki/wiki/Server.properties)

* [Bukkit Configuration (bukkit.yml)](https://bukkit.fandom.com/wiki/Bukkit.yml)

Expand Down Expand Up @@ -3689,4 +3689,4 @@ Requires the [`purpur.drop.spawners`](permissions#purpurdropspawners) and [`purp
- **description**: Set to true to give night vision to riders while on a ridable
#### use-dismounts-underwater-tag
- **default**: true
- **description**: Set to false to use `<mob>.ridable-in-water` options instead of the [`DISMOUNTS_UNDERWATER`](https://minecraft.fandom.com/wiki/Tag#Entity_types) tag
- **description**: Set to false to use `<mob>.ridable-in-water` options instead of the [`DISMOUNTS_UNDERWATER`](https://minecraft.wiki/wiki/Tag#Entity_types) tag
2 changes: 1 addition & 1 deletion mkdocs/purpur/permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Hex colors only register once a book has been signed
## purpur.anvil.color
Requires enabling [`anvil.allow-colors`](configuration#allow-colors_1) in purpur.yml

- Allows players to use legacy color codes in anvil. [`There is more information about colour codes on the Minecraft website.`](https://minecraft.fandom.com/wiki/Formatting_codes)
- Allows players to use legacy color codes in anvil. [`There is more information about colour codes on the Minecraft website.`](https://minecraft.wiki/wiki/Formatting_codes)

## purpur.anvil.minimessage
Requires enabling [`anvil.allow-minimessage`](configuration#use-mini-message) in purpur.yml
Expand Down

0 comments on commit 3b9e154

Please sign in to comment.