Minecraft CreatureController mod 2026 download
logo
minecraft mod CreatureController

CreatureController

Game Version: 1.8.1
Total Downloads: 4,240
Updated: May 18, 2015
Created: May 28, 2013
Download CreatureControllerDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
CreatureController v1.9 release 14.17 KB May 18, 2015 1.8.1 476 download CreatureController CreatureController v1.9 releaseDownload
CreatureController v1.8 release 14.38 KB Jun 4, 2013 CB 1.5.2-R0.1 1,040 download CreatureController CreatureController v1.8 releaseDownload
CreatureController v1.6 release 14.53 KB Jun 1, 2013 CB 1.5.2-R0.1 592 download CreatureController CreatureController v1.6 releaseDownload
CreatureController v1.5 release 14.56 KB May 31, 2013 CB 1.5.2-R0.1 541 download CreatureController CreatureController v1.5 releaseDownload
CreatureController v1.4 release 14.71 KB May 31, 2013 CB 1.5.2-R0.1 613 download CreatureController CreatureController v1.4 releaseDownload
CreatureController v1.3 release 11.68 KB May 29, 2013 CB 1.5.2-R0.1 564 download CreatureController CreatureController v1.3 releaseDownload
CreatureController v1.2 release 11.10 KB May 29, 2013 CB 1.5.2-R0.1 147 download CreatureController CreatureController v1.2 releaseDownload
CreatureController v1.1 release 11.00 KB May 28, 2013 CB 1.5.2-R0.1 133 download CreatureController CreatureController v1.1 releaseDownload
CreatureController v1.0 release 10.30 KB May 28, 2013 CB 1.5.2-R0.1 134 download CreatureController CreatureController v1.0 releaseDownload

Description

Share this:

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

Comments

Add a comment