新的CraftBukkit正式版,提供对Minecraft1.2.5的兼容,而且修复了很多问题。因为本正式版包含了不少漏洞的修复,所以强烈建议更新。
插件会崩溃吗?
如果你使用的插件的开发者始终关注Bukkit的开发进度,那么应该没问题。
Notes:
本正式版包括对JLine的更新。所以,如果您想在控制台中查看格式化的文本,服务器操作系统为Windows的用户必须安装C++2008运行库(如果您不想查看的话,可以使用-nojline来禁用JLine)。
与先前的正式版不同(1.2.5-R2.0),新的正式版不需要ANSICON之类的东西。
已知漏洞:
更新日志(英文):
改善:
- Support asynchronous events
- Set NoDamageTicks to reflect the invincibility on login
- HandToolBreakEvent
- Preserve whitelist ordering
新特性:
- Added an isValid() method to Entity.
- Allow an asynchronous pre-login event
- Add a way to do notchian line-of-sight detection.
- Silverfish call EntityChangeBlockEvent
- PlayerToggleFlyingEvent
- NotePlayEvent - called when a note block is being played.
- Add "query-plugins" option to Bukkit.yml
- Add method to get the servers motd
- Whitelist returns comment lines
- Plugins should be notified when a player registers a plugin channel
- Add method for returning total experience required for next level
漏洞修正:
- World.refreshChunk does not refresh biome data
- spawnCreature gives (useless) ClassCastEception by spawning non-living entities.
- Tameable animals which have been .setTame(false) still teleport to their owner if not .setOwner(null) as well.
- Silverfish enter block event
- EnderDragons Not doing damage after being hit.
- PlayerKickEvent displays a blank line when the leave message is suppressed
- IllegalArgumentException when playing a Jukebox
- Big bug! PlayerRespawnEvent doesn't work with player commands!
- Set LastDamager on a ComplextPart should set LastDamager on the Parent
- damage(amount) does not work on EnderDragons
- Client Crash on InventoryClickEvent.setCancelled(true);
- Update redstone consistently
- Explosions cause NaN velocities at same location
- craftWorld.spawnCreature(Location, EntityType) now fails in all cases
- Entity's LastDamageCause is not actually the "LastDamageCause" under certain circumstances
- 1.3 Clients are not disconnected with outdated server
|
下载:
http://dl.bukkit.org/downloads/craftbukkit/get/01249_1.2.5-R5.0/craftbukkit.jar
来源:
http://forums.bukkit.org/threads/craftbukkit-1-2-5-r5-0-is-now-available.88932/