You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -3689,4 +3689,4 @@ Requires the [`purpur.drop.spawners`](permissions#purpurdropspawners) and [`purp
3689
3689
- **description**: Set to true to give night vision to riders while on a ridable
3690
3690
#### use-dismounts-underwater-tag
3691
3691
- **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
Copy file name to clipboardExpand all lines: mkdocs/purpur/permissions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -138,7 +138,7 @@ Hex colors only register once a book has been signed
138
138
## purpur.anvil.color
139
139
Requires enabling [`anvil.allow-colors`](configuration#allow-colors_1) in purpur.yml
140
140
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)
142
142
143
143
## purpur.anvil.minimessage
144
144
Requires enabling [`anvil.allow-minimessage`](configuration#use-mini-message) in purpur.yml
0 commit comments