Skip to content

Commit 22bac18

Browse files
committed
update docs to 1.21
1 parent 714fe57 commit 22bac18

File tree

2 files changed

+2
-20
lines changed

2 files changed

+2
-20
lines changed

mkdocs.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@ extra:
9494
javadoc: https://purpurmc.org/javadoc
9595
downloads: https://purpurmc.org/downloads
9696
source: https://github.com/PurpurMC/Purpur
97-
version: 1.20.6
97+
version: 1.21
9898
build:
99-
number: 2202
99+
number: 2234
100100
commit: be47af0
101101
purpur_extras:
102102
downloads: https://modrinth.com/plugin/purpurextras/versions

mkdocs/purpur/configuration.md

-18
Original file line numberDiff line numberDiff line change
@@ -510,12 +510,6 @@ spider_eye: # The food to edit
510510

511511
### enchantment
512512

513-
* ##### allow-infinity-and-mending-together
514-
- **default**: false
515-
- **description**: Allows the mending and infinity enchantment to be on the same weapon/tool
516-
* ##### allow-infinity-on-crossbow
517-
- **default**: false
518-
- **description**: Allows the infinity enchantment on crossbows
519513
* ##### allow-looting-on-shears
520514
- **default**: false
521515
- **description**: Allows the looting enchantment on shears
@@ -3648,9 +3642,6 @@ Requires the [`purpur.drop.spawners`](permissions#purpurdropspawners) and [`purp
36483642
#### raid-cooldown-seconds
36493643
- **default**: 0
36503644
- **description**: How long you should wait before another raid can be initiated
3651-
#### entities-can-use-portals
3652-
- **default**: true
3653-
- **description**: Set to false to stop entities from being able to use portals
36543645
#### persistent-tileentity-display-name
36553646
- **default**: true
36563647
- **description**: Set to false to disable TE's display names being persistant after breaking (ex. named custom player heads stop retaining their name)
@@ -3661,15 +3652,6 @@ Requires the [`purpur.drop.spawners`](permissions#purpurdropspawners) and [`purp
36613652
- **default**: true
36623653
- **description**: Set to true to make entity's display names and lores persist after breaking (ex. named armor stands retain their name)
36633654
#### infinity-bow
3664-
* ##### normal-arrows
3665-
- **default**: true
3666-
- **description**: Set to true to make the Infinity enchantment work on this arrow type
3667-
* ##### spectral-arrows
3668-
- **default**: false
3669-
- **description**: Set to true to make the Infinity enchantment work on this arrow type
3670-
* ##### tipped-arrows
3671-
- **default**: false
3672-
- **description**: Set to true to make the Infinity enchantment work on this arrow type
36733655
* ##### works-without-arrows
36743656
- **default**: false
36753657
- **description**: Set to true for the infinity bow to work without arrows

0 commit comments

Comments
 (0)