An open API service indexing awesome lists of open source software.

https://github.com/bcongdon/eggrenade

Bukkit plugin that brings a little bang to your eggs.
https://github.com/bcongdon/eggrenade

Last synced: about 1 month ago
JSON representation

Bukkit plugin that brings a little bang to your eggs.

Awesome Lists containing this project

README

          

Even wanted to chuck a grenade at your inferior-looking house in minecraft? Now you can!

Features:

Eggs can now be grenades!
Toggle-able command to turn on and off grenades.
PermissionsBukkit / SuperPerms Support!

Usage:

Have access to 'egg.grenade' (if permissions is enabled) or be an op (if the server doesn't have permissions) Type '/grenade' to toggle on egg grenades. Throw an egg or two at your target and watch as the egg explodes a couple seconds after impact! (Be careful where you're aiming!)
Permission Node:

- egg.grenade This permission node gives access to '/grenade'.

- egg.molotov This permission nod gives access to '/molotov'.

I'd like to extend a special thank you to all the wonderful people on #bukkitdev. This plugin wouldn't be out for weeks (if ever) without their help! Thanks guys!

Todo:

Optional 'Cool down'
Whatever else people want!

Changelog:

Version 2.1

Removed economy support, but added Vault support for almost all economy plugins. (If you want to charge for each grenade/molotov, you need to download Vault and put it in your plugins folder)
Improved Molotov spread algorithms

Version 2.0

Support for CraftBukkit 1.2.3-R0.1 -- Though is probably backwards compatible to MC 1.1.X
Code Support for iConomy, though not functioning yet

Version 1.8 - 1.9
Dev Builds, not released.

Version 1.7.1

Support for CraftBukkit build 733 (MC 1.5_02)

Version 1.7

Added a Default On option for grenades.
Added molotov cocktails (/moltov) with permission node egg.moltov (Yes, I know I spelled it wrong :p)

Version 1.6.1

Added support for non-whole TNT yields. (Such as 0.5)

Version 1.6

Added configurable TNT Yield (Equivalent TNT Explosion size)
Added configurable delay (In seconds)

Version 1.5

Added permissions support

Version 1.0

Release