Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clxrityy/simplehealing
A simple Minecraft healing plugin.
https://github.com/clxrityy/simplehealing
java maven minecraft minecraft-plugin spigot spigot-plugin
Last synced: 14 days ago
JSON representation
A simple Minecraft healing plugin.
- Host: GitHub
- URL: https://github.com/clxrityy/simplehealing
- Owner: clxrityy
- License: mit
- Created: 2022-07-21T22:07:44.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-26T21:10:30.000Z (about 1 year ago)
- Last Synced: 2024-11-29T00:14:28.710Z (2 months ago)
- Topics: java, maven, minecraft, minecraft-plugin, spigot, spigot-plugin
- Language: Java
- Homepage: https://clxrity.xyz
- Size: 36.1 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SimpleHealing [v1.1-SNAPSHOT]
A simple Minecraft healing plugin.## Features
- **/heal** (player)
- **/feed** (player)
> Separate heal & feed cooldown (60 secs each).
> Can not heal all.### Notes:
- Made to work alongside [Essentials](https://www.spigotmc.org/resources/essentialsx.9089/)
Disable commands such as `heal` | `feed` | `eheal` | `efeed` in your essentials `config.yml`.
- **Permissions:**
> `simplehealing.heal`
> `simplehealing.feed`#### Download:
[SimpleHealing-1.1-SNAPSHOT.jar](https://github.com/clxrityy/SimpleHealing/raw/master/download/SimpleHealing-1.1-SNAPSHOT.jar)