NOTE: if you wish to use this to mine blocks, please make sure you have WorldGuard6 with block-break : allow
This plugin allow a player to throw an item as a grenade. Server owners can define their own grenade (different items, different explosion size, different tick length). You also have an option of treating the exploded blocks as "mined" blocks.
For a player to throw a grenade, s/he needs to have a permission node for the particular grenade. For instance, in order to throw an Eye_of_Ender as a Grenade_Large, you need to give vkgrenade.use.grenade_large permission node to a player.
You can also configure the appearance of the grenade (name and lore).
Video demo: https://www.youtube.com/watch?v=0EBk157Etik
Commands:
Permissions:
Installation:
Just install VKGrenade.jar in the plugin folder. Then you can either "restart the server" or "reload the plugin.
Sample Configuration:
This plugin allow a player to throw an item as a grenade. Server owners can define their own grenade (different items, different explosion size, different tick length). You also have an option of treating the exploded blocks as "mined" blocks.
For a player to throw a grenade, s/he needs to have a permission node for the particular grenade. For instance, in order to throw an Eye_of_Ender as a Grenade_Large, you need to give vkgrenade.use.grenade_large permission node to a player.
You can also configure the appearance of the grenade (name and lore).
Video demo: https://www.youtube.com/watch?v=0EBk157Etik
Commands:
- /grenade list : lists available grenade types (you can create your own grenade types in config.yml)
- /grenade give <player> <type> <num> : gives <num> of grenades (of <type>) to <player>."
Permissions:
- vkgrenade.admin : allows you to use /grenade give command
- vkgrenade.relload : allows you to reload config.yml file
- vkgrenade.use.<grenade_id> : allows you to use the grenade type <grenade_id> (for example, in the sample config, <grenade_id> are "grenade_small", "grenade_medium", and "grenade_large" : all lowercase of grenade types defined in the config.yml)
Installation:
Just install VKGrenade.jar in the plugin folder. Then you can either "restart the server" or "reload the plugin.
Sample Configuration: