Meta Mobs

Description

What is it?

This plugin allows the implementation of custom super entities into other plugins. It gives developers the ability to construct entities out of other entities for use in their plugins.

Config

This plugin comes with built-in 'Test' entities for showcase and code testing purposes. In the config file there is only a single parameter whether or not to allow the spawning of these test entities.

Commands

These are the commands to spawn the various test entities if it is allowed. To use these commands you must be an OP:

  • /MetaMobs G - Spawn a Giant. This is just a normal Giant that I personally used for size comparison.
  • /MetaMobs D - Spawn a Dalek. This is special meta-mob prototype that I plan on using in my TARDIS plugin.
  • /MetaMobs M - Spawn a Minecart Tower. This was used for testing non-living entities for the base entity along with falling blocks as part of the entity structure. It is a minecart with a column of water blocks going up and then a platform at the top with creepers standing on it.
  • /MetaMobs C - Spawn a Massive Creeper. This is one of my favorite. It is a creeper made of creepers (and a few cows).
  • /MetaMobs B - Spawn a Blaze Tower. I made this as an example for the tutorial.

All of the test mobs only contain one active mob, so none of the other mobs they are constructed of will actually do anything. The Dalek is the only really dangerous one (it can one-shot you) as it was actually designed to be used in a plugin whereas the creeper, per say, was just for fun (however it does contain a single real creeper to control its movement)

Permissions

None, you just need to be an OP and have the parameter in the config file set to true to spawn any of the test mobs if you wish.

Images

Massive Creeper:

Minecart Tower:

Dalek Prototype:

Blaze Tower:

NEW is V.0.2

API Changes

  • Made the spawn reason for any Meta Mob 'CUSTOM'
  • Added the ability to make a Meta Mob drop their main entity's loot upon death

Tutorial

http://forums.bukkit.org/threads/api-meta-mobs.264676/

Source

https://bitbucket.org/Jogy34/meta-mobs/src

To Do

If anyone has any ideas please feel free to share them.

Known Issues

  • When a meta mob uses blocks as part of its construction they can act fairly glitchy.

If anyone finds any please alert me about them.


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    79460
  • Created
    May 4, 2014
  • Last Released File
    May 23, 2014
  • Total Downloads
    1,599
  • License

Categories

Members

Recent Files

Bukkit