Skip to content

Commit

Permalink
update docs to 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
granny committed Jun 18, 2024
1 parent 714fe57 commit 22bac18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ extra:
javadoc: https://purpurmc.org/javadoc
downloads: https://purpurmc.org/downloads
source: https://github.com/PurpurMC/Purpur
version: 1.20.6
version: 1.21
build:
number: 2202
number: 2234
commit: be47af0
purpur_extras:
downloads: https://modrinth.com/plugin/purpurextras/versions
Expand Down
18 changes: 0 additions & 18 deletions mkdocs/purpur/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -510,12 +510,6 @@ spider_eye: # The food to edit

### enchantment

* ##### allow-infinity-and-mending-together
- **default**: false
- **description**: Allows the mending and infinity enchantment to be on the same weapon/tool
* ##### allow-infinity-on-crossbow
- **default**: false
- **description**: Allows the infinity enchantment on crossbows
* ##### allow-looting-on-shears
- **default**: false
- **description**: Allows the looting enchantment on shears
Expand Down Expand Up @@ -3648,9 +3642,6 @@ Requires the [`purpur.drop.spawners`](permissions#purpurdropspawners) and [`purp
#### raid-cooldown-seconds
- **default**: 0
- **description**: How long you should wait before another raid can be initiated
#### entities-can-use-portals
- **default**: true
- **description**: Set to false to stop entities from being able to use portals
#### persistent-tileentity-display-name
- **default**: true
- **description**: Set to false to disable TE's display names being persistant after breaking (ex. named custom player heads stop retaining their name)
Expand All @@ -3661,15 +3652,6 @@ Requires the [`purpur.drop.spawners`](permissions#purpurdropspawners) and [`purp
- **default**: true
- **description**: Set to true to make entity's display names and lores persist after breaking (ex. named armor stands retain their name)
#### infinity-bow
* ##### normal-arrows
- **default**: true
- **description**: Set to true to make the Infinity enchantment work on this arrow type
* ##### spectral-arrows
- **default**: false
- **description**: Set to true to make the Infinity enchantment work on this arrow type
* ##### tipped-arrows
- **default**: false
- **description**: Set to true to make the Infinity enchantment work on this arrow type
* ##### works-without-arrows
- **default**: false
- **description**: Set to true for the infinity bow to work without arrows
Expand Down

0 comments on commit 22bac18

Please sign in to comment.