• 欢迎来到Minecraft插件百科!
  • 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
  • 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289

“CraftBukkit”的版本间的差异

来自Minecraft插件百科
跳转至: 导航搜索
(增加网址)
(新添加:更新历史,虽然我觉得没什么卵用)
第2行: 第2行:
 
{{服务端
 
{{服务端
 
|URL=http://bukkit.org}}
 
|URL=http://bukkit.org}}
 +
 +
 +
== 更新历史 ==
 +
'''注意:'''这是一个动态页面,内容随时会变更,请以实际为准。
 +
这里的更新历史只包含正式版,不包括开发版和其他附属版本。
 +
<!-- 更新时请将最新版本以粗体表示 -->
 +
----
 +
'''1.7.10 R1.0:'''
 +
 +
 +
1.3.2 R1.0:
 +
 +
BUKKIT-2019: 加入新音效
 +
 +
BUKKIT-2491: 崩溃报告会包含最近的自动更新信息
 +
 +
BUKKIT-1226: 爬行者的引爆音效
 +
 +
BUKKIT-1430: 禁用PlayerPickupItemEvent时能够播放"random.pop"
 +
 +
BUKKIT-2016: 提供控制玩家的末影箱的方法
 +
 +
BUKKIT-2507: 通过bukkit.yml设置的内建自动保存功能
 +
 +
BUKKIT-684: NPE on a Sign in onChunkLoad
 +
 +
BUKKIT-845: Scheduler does not cancel a task correctly
 +
 +
BUKKIT-1033: NPE in (Sign)block.getState();
 +
 +
BUKKIT-1831: Scheduler does not schedule repeated tasks properly
 +
 +
BUKKIT-2071: After using .hidePlayer(), .showPlayer() doesn't show a player until after you respawn/rejoin.
 +
 +
BUKKIT-2206: Empty chunks not loading properly
 +
 +
BUKKIT-2210: Player-generated sound does not respect visibility API
 +
 +
BUKKIT-2246: Server console and log output do not format standard MessageFormatter elements
 +
 +
BUKKIT-2280: Creature.getTarget() is not accurate
 +
 +
BUKKIT-2315: java.lang.NullPointerException at net.minecraft.server.World.tickEntities(World.java:1146)
 +
 +
BUKKIT-2329: Exception in thread "Connection #1 read thread"
 +
 +
BUKKIT-2346: Big mushroom block dropped items with different data merge
 +
 +
BUKKIT-2366: Entities have invalid "isValid" state when teleporting between worlds
 +
 +
BUKKIT-2396: Invalid data sent for empty chunks
 +
 +
BUKKIT-2408: Scheduler does not process time units properly for future tasks
 +
 +
BUKKIT-2419: PlayerAbilities are disabled on client after respawn/teleport/world change
 +
 +
BUKKIT-2455: -Djline.terminal=jline.UnsupportedTerminal has no effect
 +
 +
BUKKIT-2479: Executing command from console crashes server on exception
 +
 +
BUKKIT-2508: Server attempts to spawn entities in empty worlds
 +
 +
BUKKIT-2510: Client isn't updated by the server following a FoodLevelChange event leading to the client becoming out of sync with the server
 +
 +
BUKKIT-2549: Crash reports don't properly report recent async tasks
 +
 +
1.3.1 R1.0:
 +
 +
BUKKIT-1334: Shaped Recipes are rotated 90 degrees
 +
 +
BUKKIT-1972: version 1.3.1 - [SEVERE] Encountered an unexpected exception ConcurrentModificationException
 +
 +
BUKKIT-1975: 1.3.1 - b2267 - Multiple World Loading Incorrect. BUKKIT-1977: getChunkSnapshot API in CraftWorld broken in 1.3.1 - Exception
 +
 +
BUKKIT-1997: PlayerBucketEmptyEvent not called when in creative mode
 +
 +
BUKKIT-1999: Critical Piston Bug
 +
 +
BUKKIT-2002: PlayerBucketEmptyEvent does not cancel correctly
 +
 +
BUKKIT-2003: Craftbukkit Beta 1.3.1 XP Bug
 +
 +
BUKKIT-2015: CraftBukkit auto-updater results in more requests than necessary
 +
 +
BUKKIT-2018: "Stop" --> Bug by Save Chunks
 +
 +
BUKKIT-2031: Entity tick processing, including cleanup of unloaded entities, not done when no players online
 +
 +
BUKKIT-2036: Inventory Close Event is not Fired
 +
 +
BUKKIT-2045: Dispensers remove book contents
 +
 +
BUKKIT-2050: Items with enchantments merging together BUKKIT-2055: Crash on storm
 +
 +
BUKKIT-2059: Sticky Pistons Issue BUKKIT-2100: EntityDeathEvent Bug with pigs
 +
 +
BUKKIT-2104: Plugins disconnect clients when improperly setting block to air in onBreak
 +
 +
 +
1.2.5-R4.0:
 +
 +
BUKKIT-680:--log-pattern doesn't create folders. log模式下无法新建文件夹
 +
 +
BUKKIT-1155:Fireballs not launched from eye location 火球无法从可视角度下发射
 +
 +
BUKKIT-1228:Nether Ghast fireball lag 恶魂喷射时的火球卡顿
 +
 +
BUKKIT-1469:Entity path finding is having a severe memory leak causing Tick lag 实体的寻路算法造成的严重卡顿
 +
 +
BUKKIT-1570:"IO: Connection reset" endless message loop on console when rcon client disconnects without properly closing the socket. 某些情况下可能造成的连接重置错误
 +
 +
BUKKIT-1716:Console colours are off proceeding other colours 在控制台使用彩色字体当应用其它颜色时会被关闭

2016年2月16日 (二) 16:10的版本

CraftBukkit为使用Bukkit API的Minecraft多人模式服务端。

CraftBukkit
外文名CraftBukkit
源地址http://bukkit.org


更新历史

注意:这是一个动态页面,内容随时会变更,请以实际为准。 这里的更新历史只包含正式版,不包括开发版和其他附属版本。


1.7.10 R1.0:


1.3.2 R1.0:

BUKKIT-2019: 加入新音效

BUKKIT-2491: 崩溃报告会包含最近的自动更新信息

BUKKIT-1226: 爬行者的引爆音效

BUKKIT-1430: 禁用PlayerPickupItemEvent时能够播放"random.pop"

BUKKIT-2016: 提供控制玩家的末影箱的方法

BUKKIT-2507: 通过bukkit.yml设置的内建自动保存功能

BUKKIT-684: NPE on a Sign in onChunkLoad

BUKKIT-845: Scheduler does not cancel a task correctly

BUKKIT-1033: NPE in (Sign)block.getState();

BUKKIT-1831: Scheduler does not schedule repeated tasks properly

BUKKIT-2071: After using .hidePlayer(), .showPlayer() doesn't show a player until after you respawn/rejoin.

BUKKIT-2206: Empty chunks not loading properly

BUKKIT-2210: Player-generated sound does not respect visibility API

BUKKIT-2246: Server console and log output do not format standard MessageFormatter elements

BUKKIT-2280: Creature.getTarget() is not accurate

BUKKIT-2315: java.lang.NullPointerException at net.minecraft.server.World.tickEntities(World.java:1146)

BUKKIT-2329: Exception in thread "Connection #1 read thread"

BUKKIT-2346: Big mushroom block dropped items with different data merge

BUKKIT-2366: Entities have invalid "isValid" state when teleporting between worlds

BUKKIT-2396: Invalid data sent for empty chunks

BUKKIT-2408: Scheduler does not process time units properly for future tasks

BUKKIT-2419: PlayerAbilities are disabled on client after respawn/teleport/world change

BUKKIT-2455: -Djline.terminal=jline.UnsupportedTerminal has no effect

BUKKIT-2479: Executing command from console crashes server on exception

BUKKIT-2508: Server attempts to spawn entities in empty worlds

BUKKIT-2510: Client isn't updated by the server following a FoodLevelChange event leading to the client becoming out of sync with the server

BUKKIT-2549: Crash reports don't properly report recent async tasks

1.3.1 R1.0:

BUKKIT-1334: Shaped Recipes are rotated 90 degrees

BUKKIT-1972: version 1.3.1 - [SEVERE] Encountered an unexpected exception ConcurrentModificationException

BUKKIT-1975: 1.3.1 - b2267 - Multiple World Loading Incorrect. BUKKIT-1977: getChunkSnapshot API in CraftWorld broken in 1.3.1 - Exception

BUKKIT-1997: PlayerBucketEmptyEvent not called when in creative mode

BUKKIT-1999: Critical Piston Bug

BUKKIT-2002: PlayerBucketEmptyEvent does not cancel correctly

BUKKIT-2003: Craftbukkit Beta 1.3.1 XP Bug

BUKKIT-2015: CraftBukkit auto-updater results in more requests than necessary

BUKKIT-2018: "Stop" --> Bug by Save Chunks

BUKKIT-2031: Entity tick processing, including cleanup of unloaded entities, not done when no players online

BUKKIT-2036: Inventory Close Event is not Fired

BUKKIT-2045: Dispensers remove book contents

BUKKIT-2050: Items with enchantments merging together BUKKIT-2055: Crash on storm

BUKKIT-2059: Sticky Pistons Issue BUKKIT-2100: EntityDeathEvent Bug with pigs

BUKKIT-2104: Plugins disconnect clients when improperly setting block to air in onBreak


1.2.5-R4.0:

BUKKIT-680:--log-pattern doesn't create folders. log模式下无法新建文件夹

BUKKIT-1155:Fireballs not launched from eye location 火球无法从可视角度下发射

BUKKIT-1228:Nether Ghast fireball lag 恶魂喷射时的火球卡顿

BUKKIT-1469:Entity path finding is having a severe memory leak causing Tick lag 实体的寻路算法造成的严重卡顿

BUKKIT-1570:"IO: Connection reset" endless message loop on console when rcon client disconnects without properly closing the socket. 某些情况下可能造成的连接重置错误

BUKKIT-1716:Console colours are off proceeding other colours 在控制台使用彩色字体当应用其它颜色时会被关闭