Changes
Page history
added Paper-only disclaimer to PerPlayerDrops
authored
Feb 23, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
drops/FancyDrops.md
View page @
a9c9b8aa
...
@@ -65,6 +65,7 @@ Defaults to `false`.
...
@@ -65,6 +65,7 @@ Defaults to `false`.
### PerPlayerDrops
### PerPlayerDrops
Whether to calculate the drops of the mob separately for each player involved. Essentially, the drops will be rolled one time for each player.
Whether to calculate the drops of the mob separately for each player involved. Essentially, the drops will be rolled one time for each player.
> **This is a [Paper-Only] feature!**
```
yaml
```
yaml
DropOptions
:
DropOptions
:
PerPlayerDrops
:
true
PerPlayerDrops
:
true
...
@@ -234,3 +235,4 @@ Other than the options written above, you can also determine specific behaviors
...
@@ -234,3 +235,4 @@ Other than the options written above, you can also determine specific behaviors
<!-- LINKS -->
<!-- LINKS -->
[
billboarding
]:
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Display.Billboard.html
[
billboarding
]:
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Display.Billboard.html
[
Paper-Only
]:
https://papermc.io/downloads/all
\ No newline at end of file