Templecraft v0.44.6

Details

  • Filename
    TempleCraft_v0.44.6_alpha.jar
  • Uploaded by
  • Uploaded
    Apr 13, 2012
  • Size
    138.90 KB
  • Downloads
    412
  • MD5
    efa5181d7f911f51b3ce45805bf8a76a

Supported Bukkit Versions

  • CB 1.2.5-R1.0

Changelog

Version 0.44.6:

  • prepaired MobSpawnSigns for setting the maxhealth, when bukkit supports it.
  • added exception for socket error in the updatecheck function
  • fix exception when player killed by creeper

Version 0.44.5:

  • fixed some bugs with the Multiverse Code
  • fixed some bugs with the Scoreboard
  • fixed the bug that after an explosion the blocks doesn't come back
  • start chunkload befor player port
  • implement custom waiting time for [TCS] signs. Write the seconds to wait in the last line of the sign.
  • implement a workaround for the "TickNextTick list out of synch" Error
    when you get this error while you walk on a [TCS] sign write a "0" in the last line of the sign. with the 0 you set the waiting time to 0 and then it works.
  • added HTTP check to prevent error when dev.bukkit.org isn't availible during an UpdateCheck

Version 0.44.4:

  • added Multiverse-Core Api and MVWorldManager to import and remove TCWorlds to the Multiverse list to prevent Multiverse Error when a Player.Teleport goes to an unimported World (maybe its the solution of the following tickets: Ticket 2 - Ticket 4 - Ticket 6)
  • change default permission for create and edit temples - Ticket 5
  • fixed problem with the scoreboard - Ticket 2
  • remove external Flatworld Chunkgenerator and replace it with the worldtype FLAT
  • finally remove old eventsystem commentare from source