Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amaurycarrade/lightheads
Give them their head!
https://github.com/amaurycarrade/lightheads
Last synced: 19 days ago
JSON representation
Give them their head!
- Host: GitHub
- URL: https://github.com/amaurycarrade/lightheads
- Owner: AmauryCarrade
- License: other
- Created: 2014-11-03T21:02:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-11-05T13:55:45.000Z (about 5 years ago)
- Last Synced: 2024-05-01T20:30:46.653Z (8 months ago)
- Language: Java
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
LightHeads
==========Give them their head!
Command: `/head [headOwner] [receiver]`
#### Permissions
- `heads.self`: allows an user to receive his own head with `/head`.
*Default: everyone.*
- `heads.others`: allows an user to receive any head using `/head `.
*Default: operators.*
- `heads.give`: allows an user to give a head to another player using `/head `.
*Default: operators.*
- `heads.deathDrop`: if a player with this permission die, his head will be dropped, according to the probability set in the config file.
*Default: everyone.*#### Options
- `pickupSound`: if true, a pickup sound will be played when the head is given and fit in the inventory.
- `dropOnDeathProbability`: the probability that a head drops when a player with the permission `heads.deathDrop` die.
0 = never; 1 = always.Builds available [on my jenkins server](http://jenkins.carrade.eu/job/LightHeads/).
This plugin is subject to the terms of the Mozilla Public License, v. 2.0.
If a copy of the MPL was not distributed with this plugin, you can obtain one [here](http://mozilla.org/MPL/2.0/).