TeslaCoil v2.4.2

Details

  • Filename
    teslacoil.jar
  • Uploaded by
  • Uploaded
    Dec 9, 2011
  • Size
    12.65 KB
  • Downloads
    910
  • MD5
    ec2d8f3fbd6c1cc2d87392af01b95854

Supported Bukkit Versions

  • 1.0.0

Changelog

Changelog:

Version 2.4.2

  • Updated for Development Build 1566, removed deprecated Configuration methods in favor of the new system. Includes new mobs and a lightning bolt confirmation when a coil is successfully activated.

Version 2.4.1

  • Updated for RB 1185, definitely fixed the PLAYER_INTERACT error, fixed the teslareload command so that console can run it, and added a denial message when someone who lacks permissions attempts to activate a coil.

Version 2.4

  • Updated for 1.8.1, included an exclusion mode to avoid specified mobs on the sign using 'ex' on the first line of any sign, and added support for wolf, endermen, and cave spider targets.

Version 2.3

  • Features! Players and groups can now be targeted via signs, a safelightning option was added per user request, and players wearing pumpkin helmets can safely sneak past an enemy tesla coil.

Version 2.2.3

  • Added support for users who don't use Permissions/GroupManager.

Version 2.2.1

  • Bugfix for PLAYER_INTERACT error.

Version 2.2

  • Added a multiplier option in config for height-based tower radius.

Version 2.1

  • Fixed bug with height-based radius, and the teslareload command. Added a permission node for limiting users who can activate coils, and for the reload command.

Version 2.0

  • A sign placed on the coil, above the power source with [mobs] on the top line and the mobs specified beneath using the character codes now strikes only those specified mobs.

Version 2.0a

  • Files converted to YML, much faster.

Version 1.4

  • Target mobs configurable as targetmonsters=. The default value is 'all', possible values include all, creeper, spider, skeleton, zombie, animals, wolf. Multiple targets are delimitated by commas. The command /teslareload allows ops to reload the configuration for the coil. Removed targetpeople= in anticipation of implementing Permissions support.

Version 1.3.5

  • Added 2 new properties: targetpigs= and targetpeople=, each set to false by default. Modified class-names to be more definitive and java-standard.

Version 1.3.4

  • Added property vradius= with a default value of 2, for a more controlled radius vertically, instead of striking all the way to the bedrock.

Version 1.3.3

  • Modified persistence method so Windows users don't run into file delete errors.

Version 1.3.2

  • Fixed configuration bug with blocktype=.

Version 1.3.1

  • teslaradius= readded due to feedback, if false the radius will be proportionate to the tower height, if it's a number, that will be the radius.

Version 1.3

  • teslaradius= in configuration deprecated in favor of radius proportionate to coil height.
  • blocktype= added to change the ID of the block necessary to build the coil.
  • Fixed persistence; coils will stay 'on' even after server restarts.

Version 1.2.3

  • The sand-to-glass function is configurable in the .config by adding sandtoglass=true or false.

Version 1.2.2

  • Lightning hitting mobs on sand turns sand into glass on forum user suggestion.

Version 1.2.1

  • Pig Zombies killed by lightning as a solution to Pig Zombie hordes.

Version 1.2

  • Implemented configuration file in TeslaCoil\TeslaCoil.config, setping= will set the number of seconds between pings, and teslaradius= will set the radius. As a temporary fix, pig zombies will not be struck by lightning as they are not affected.

Version 1.1

  • Bug fix, namely mobs still being zapped if tower was deconstructed with current still on.

Version 1.0

  • First release:D
  • Group-based sign targets not working