Skip to content

Commit 3b9e154

Browse files
committed
update links to minecraft wiki
1 parent 20f974d commit 3b9e154

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

mkdocs/purpur/configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ This page details the various configuration settings exposed by Purpur in the pu
22

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

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

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

@@ -3689,4 +3689,4 @@ Requires the [`purpur.drop.spawners`](permissions#purpurdropspawners) and [`purp
36893689
- **description**: Set to true to give night vision to riders while on a ridable
36903690
#### use-dismounts-underwater-tag
36913691
- **default**: true
3692-
- **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
3692+
- **description**: Set to false to use `<mob>.ridable-in-water` options instead of the [`DISMOUNTS_UNDERWATER`](https://minecraft.wiki/wiki/Tag#Entity_types) tag

mkdocs/purpur/permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Hex colors only register once a book has been signed
138138
## purpur.anvil.color
139139
Requires enabling [`anvil.allow-colors`](configuration#allow-colors_1) in purpur.yml
140140

141-
- 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)
141+
- 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)
142142

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

0 commit comments

Comments
 (0)