EnderdragonsPlus 1.8 (Beta) (Java 6)

Details

  • Filename
    EnderdragonsPlus.jar
  • Uploaded by
  • Uploaded
    Nov 12, 2012
  • Size
    168.80 KB
  • Downloads
    767
  • MD5
    c71a0c0b1860a3970a693c354f4b8dd6

Supported Bukkit Versions

  • CB 1.4.2-R0.2

Changelog

Version 1.8 (Beta/ReleaseCanidate)

  • [ADD] Option for setting costume Dragon temples on death (as scematic) (not 100% tested.)
  • [ADD] Option to let dragons sit down when they have no targets. (Working but not 100%)
  • [FIX] update to minecraft 1.4.2 code.
  • [FIX] fireballs will now be height checked, so they won't be fired into the sky
  • [FIX] some nasty recource-eating code
  • [MINOR] much code cleanup ._. (wtf did notch do there?!??!)

Version: 1.7 (Beta/Release)

  • [ADD] Option for disabling check on target-Ignoring through permissions.
  • [ADD] Option for speeding up Fireballs
  • [ADD] Option for disabling repelling of fireballs
  • [FIX] nasty explosion bugs (sorry :( )
  • [FIX] fixed some announcements

Version: 1.6 (Beta)

  • [ADD] Targeting mode! Dragons can be set hostile or aggressive
  • [ADD] Damage and explosion of Fireballs
  • [FIX] Fixxed for CraftBukkit 1.3.2 R0.1

Version:1.5 (Release)

  • [ADD] mapping of life to 0-200, so the healthbar of the client doesn't 'enrage'
  • [ADD] Fireball damage disableable through config
  • [ADD] Dragon spawn message configurable
  • [FIX] fixxed a bug with calculating distance of different worlds
  • [FIX] exp drop read correctly
  • [FIX] fixxed typo at permission /edpinfo

Version:1.4 (Release)

  • [ADD] Enderdragons can spit Fireballs! (see config)
  • [ADD] SpawnLocations can be linked to randomly spawn Dragon
  • [ADD] When an EnderDragon spawns, it is announced globaly
  • [FIX] Respawners save and load correctly
  • [FIX] issue with DragonTravel

Version:1.3 (Release)

  • [FIX] adapted craftbukkit change
  • [FIX] added check in explosion listening to prevent null-pointer exceptions.

Version: 1.2 (Release)

  • [ADD] Spawners (finally :D )
  • [FIX] an issue for craftbukkit 1.2.5 R3.1
  • [ADD] own PermissionManager, also supporting bPermissions
  • [ADD] config option to OnTheFlyReplacer (replace dragons already existing before the plugin).

Version: 1.1 (Release)

  • [ADD] Dragon Logic now works even when he is out of sight.
  • [ADD] New Config with Descriptions
  • [ADD] Config Options for Damage Done/Taken
  • [ADD] Localized Message
  • [ADD] API for sending Dragon to Location
  • [FIX] Some Fixes for EnderDragons
  • [FIX] SpawnMob now edits the Entity (should solve issues with other plugins)

Version: 1.0 (Release)

  • [ADD] config option to enable Bukkit events for Enderdragons
  • [ADD] config option to disable Dragons targeting Players in Gamemode 1
  • [ADD] config option to disable Dragon Block damage
  • [ADD] config option to stop unloading chunk with Dragons (use on own risk)
  • [ADD] Simple API to interact with LimitedEnderDragons
  • [FIX] Dragon loading / unloading.

Version: 0.1 (Beta)

  • first implementation