added Paper-only disclaimer to PerPlayerDrops authored by Lxlp's avatar Lxlp
...@@ -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