promotional bannermobile promotional banner

CreatureController

Lightweight control over entity health, exp, damage, and spawns

CreatureController

About

CreatureController helps with controlling the stats of monsters, critters, and players. Can be used to make a server harder, easier, more diverse, or to remove annoying mobs from the server. This is my first plugin so let me know what you think and how I can improve!

Features
  • Easily adjustable stats for monsters, critters, and players alike!
  • Config file for easy offline changes
  • Commands for quick online changes
  • Allows changes to health, damage, experience, and whether or not a monster can be spawned
  • Lightweight (only 12 KB)
Commands
  • /getdamage <unit name> - Returns the damage of the unit with the given name
  • /getexp <unit name> - Returns the experience yield of the unit with the given name
  • /gethp <unit name> - Returns the health of the unit with the given name
  • /getspawnable <unit name> - Returns whether or not the unit can spawn
  • /getunitlist - Returns the list of units supported by this plugin
  • /setdamage <unit name> <amount> - Sets the damage of the unit to the given amount
  • /setexp <unit name> <amount> - Sets the experience yield of the unit to the given amount
  • /sethp <unit name> <amount> - Sets the health of the unit to the given amount
  • /setspawnable <unit name> true|false - Sets whether or not a unit can spawn
Command Examples
  • Setting the experience of a zombie: /setexp zombie 10
  • Getting the health of a big slime: /gethp slimebig
  • Setting the damage of a tamed wolf: /setdamage wolftamed 5
  • Setting the damage of a wooden sword: /setdamage wood_sword 100
Troubleshooting
  • UnsupportedClassVersionException - Versions 1.7 and below were built for Java 7, so if you are running Java 6, it won't work. You must either update Java to Java 7 or download version 1.8 or later

The CreatureController Team

profile avatar
Owner
  • 1
    Followers
  • 9
    Projects
  • 525.2K
    Downloads

More from stove96View all

  • SkillAPI project image

    SkillAPI

    • 160.0K
    • Bukkit Plugins

    A visual and dynamic skill tree API for the easy setup of unique class systems

    • 160.0K
    • August 14, 2018
    • Bukkit Plugins
    • +3
  • EnchantmentPack project image

    EnchantmentPack

    • 59.3K
    • Bukkit Plugins

    A pack of custom enchantments for use with EnchantmentAPI

    • 59.3K
    • August 2, 2018
    • Bukkit Plugins
    • +1
  • EnchantmentAPI project image

    EnchantmentAPI

    • 123.9K
    • Bukkit Plugins

    EnchantmentAPI enables simple custom enchantment creation that behave like any vanilla enchantments!

    • 123.9K
    • August 2, 2018
    • Bukkit Plugins
  • MCCore project image

    MCCore

    • 139.2K
    • Bukkit Plugins

    A collection of many useful developer tools for promoting compatibility and ease of development

    • 139.2K
    • July 7, 2018
    • Bukkit Plugins
  • SkillAPI project image

    SkillAPI

    • 160.0K
    • Bukkit Plugins

    A visual and dynamic skill tree API for the easy setup of unique class systems

    • 160.0K
    • August 14, 2018
    • Bukkit Plugins
    • +3
  • EnchantmentPack project image

    EnchantmentPack

    • 59.3K
    • Bukkit Plugins

    A pack of custom enchantments for use with EnchantmentAPI

    • 59.3K
    • August 2, 2018
    • Bukkit Plugins
    • +1
  • EnchantmentAPI project image

    EnchantmentAPI

    • 123.9K
    • Bukkit Plugins

    EnchantmentAPI enables simple custom enchantment creation that behave like any vanilla enchantments!

    • 123.9K
    • August 2, 2018
    • Bukkit Plugins
  • MCCore project image

    MCCore

    • 139.2K
    • Bukkit Plugins

    A collection of many useful developer tools for promoting compatibility and ease of development

    • 139.2K
    • July 7, 2018
    • Bukkit Plugins