Medic
This project is temporarily inactive, I am busy working on other stuff, but do plan on working on this again in the future.
Medic

This plugin gives you the ability to heal, feed, kill, starve, burn, and extinguish players.
This is my first Bukkit plugin and only took me about 10 minutes to code so it is nothing that special.
Features
- Heal/Kill Players
- Feed/Starve Players
- Burn/Extinguish Players
Commands and Permissions
| Command | Function | Permission |
|---|---|---|
| /heal | Heals you or the specified player. | medic.heal |
| /kill | Kills you or the specified player. | medic.kill |
| /feed | Fills you or the specified players hunger. | medic.feed |
| /starve | Starves you or the specified player. | medic.starve |
| /burn | Sets you or the specified player on fire. | medic.burn |
| /extinguish | Extinguishes fire if you or the specified player are burning. | medic.extinguish |
Support
If you run into any issues, submit a ticket with the error and what you tried to do.
Source Code
https://github.com/SlenderCraft/Medic
To-Do
- Possibly think of a better name.
- Add more commands.
- Make the plugin seem more user friendly.
- Make the plugin more appealing.
-
View User Profile
-
Send Message
Posted Jul 18, 2013@DjBuRnOuTQc
I will look into it, I am still trying to get used to this all. :P
-
View User Profile
-
Send Message
Posted Jul 15, 2013Could you add a way to restrict the ability of players to heal/feed other players? I want them to use it or them only, not the others without the permission.