PocketMine-MP(PMMP) plugin that allows you to add /feed and /heal on your server! Restore player's health value and starvation value, and set player's effect through UI!
Command | Description | Usage | Example | Permissions |
---|---|---|---|---|
/feed | Restore player's hunger value | /feed [player] | /feed | /feed minijaham | /feed | Op |
/heal | Restore player's health value | /heal [player] | /heal | /heal minijaham | /heal | Op |
1️⃣ Download the .phar file(USE THE FeedHealCMD Dev build!!!! The FeedAndHeal is old version of this repo!).
2️⃣ Download GForm Lib in order to not get an internal server error xD
3️⃣ Upload the files that you downloaded to /plugins folder
4️⃣ Restart your server
5️⃣ Enjoy!
Note: Must need DevTools plugin.
Note: If there are any issues with the plugin, feel free to edit them however you want. Just please don't forget to read LICENSE.
You can customize some content through the configuration file. Please follow the configuration rules! If you have any problems, delete the configuration file and reload it, or submit issues.:smile:
touch_mode:
enable: true
feed:
# items(id:meta_id)
item_id: "348:0"
heal:
item_id: "353:0"
# feed & heal
fh:
item_id: "357:0"
# Sound effect when player executes /feed. Default: AnvilUseSound.
feedsound: AnvilUseSound
# Sound effect when player executes /heal. Default: AnvilUseSound.
healsound: AnvilUseSound
# Particle effect. Default: circle.
particle:
feed:
type: "circle"
# Radius of the circle
range: 1
heal:
type: "circle"
range: 1
You can now use the sticky ball click player activation form to set player effects!
If you have any other suggestions, please feel free to create an issue! Thanks!
Join my server! AndromedaPE.tk:19132
This software is licensed under "GNU General Public License v3.0".
This license allows you to use it and/or modify it but you are not at
all allowed to sell this plugin at any cost. If found doing so the
necessary action required would be taken. Further removal of the License and or
authors name from this software is strictly prohibited.