Templecraft v0.44.7
Details
-
FilenameTempleCraft_v0.44.7_alpha.jar
-
Uploaded by
-
UploadedApr 16, 2012
-
Size138.63 KB
-
Downloads430
-
MD5f70300ccbf826573f273e22b715d00d5
Supported Bukkit Versions
- CB 1.2.5-R1.0
Changelog
Version 0.44.7:
- added Flat, Nether, The_End and custom generator support: /tct new <temple> (generator)
generator is optional and can be Flat, Nether, The_End or the name of a Jar in plugins\TempleCraft\ChunkGenerators (Ticket 9) - removed Flat1.jar completly
- fixed problem of non spawning mobs from spawner eggs (Ticket 12)
- remove forgotten timer code (Ticket 13)
- fixed bug when temple player was kciked from temple when an other player try to join a temple with constantNames and the temple is full (Ticket 13)
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