Another plugin I made just for fun. This is not to be taken seriously. I have no issues with Dream or the speed running community.
This plugin lets you change the odds of getting Ender Pearl drops from Piglin's you can configure it from 0-100 percent. (not that even on 0 percent Ender Pearl drops still occur just at the normal odds)
This plugin is very simple to install it has one config file that lets you set the percentage for pearl drops and thats it
Config File Example
Code (YAML):
# PiglinPearlDrops
# Coded by VisualCody
# Youtube https://www.youtube.com/c/VisualCody
# Twitter https://twitter.com/visual_cody
# Twitch https://twitch.tv/visualcody
# GitHub https://github.com/visual-cody
# SpigotMC https://www.spigotmc.org/members/visualcody.1184917/
## Chance of Pearl drops
## The percentage chance of an Ender pearl drop occurring
## 0-100
## Default 50
pearldropchance
: 50
Video Demonstration