Adds a smooth teleporting animation when using the Ender Pearl in your PocketMine server
This plugin adds a smooth teleporting animation when using the EnderPearl.
.phar
file.plugins
folder.# Configuration Version
config-version: "1.0"
# Enable or disable fall damage when the pearl lands. Use true or false.
damage: false
# The amount of damage dealt when the pearl lands, measured in HP (2 HP = 1 heart). Only numerical values are allowed.
amount: 17
If you encounter any bugs or glitches, please create an issue here.
Any suggestions you may have to improve SmoothPearl are welcome. Feel free to create an issue here.
If you want to contribute to this project, create a pull request here.