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

“CraftBukkit”的版本间的差异

来自Minecraft插件百科
跳转至: 导航搜索
(Admin移动页面CraftBukkitBukkit:服务端页面转API页面,范围更广)
 
(增加模板)
 
(未显示2个用户的7个中间版本)
第1行: 第1行:
#重定向 [[Bukkit]]
+
{{Distinguish|Bukkit}}
 +
'''CraftBukkit'''为使用Bukkit API的Minecraft多人模式服务端。
 +
{{服务端
 +
|URL=http://bukkit.org}}
 +
== 基础 ==
 +
 
 +
[[Bukkit/FAQ]]
 +
 
 +
[[Bukkit/服务端架设]]
 +
 
 +
[[Bukkit/常见问题]]
 +
 
 +
[[Bukkit/安装插件]]
 +
 
 +
[[Bukkit/管理服务器]]
 +
 
 +
[[Bukkit/服务端命令]]
 +
 
 +
[[Bukkit/命令行参数]]
 +
 
 +
[[Bukkit/服务器管理]]
 +
 
 +
== 更新历史 ==
 +
'''注意:'''CraftBukkit现已归入Spigot,故该页面停止更新,缺省内容待日后添加。
 +
这里的更新历史只包含正式版,不包括开发版和其他附属版本。
 +
<!-- 更新时请将最新版本以粗体表示 -->
 +
----
 +
'''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 在控制台使用彩色字体当应用其它颜色时会被关闭
 +
 
 +
=== 参考 ===
 +
MCBBS <ref name="...">[http://search.discuz.qq.com/f/search?q=CraftBukkit&sId=5494732&ts=1455607444&mySign=120b22ae&orderField=default&menu=1&rfh=1&qs=txt.shome.a],</ref>

2016年2月27日 (六) 17:02的最新版本

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

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

基础

Bukkit/FAQ

Bukkit/服务端架设

Bukkit/常见问题

Bukkit/安装插件

Bukkit/管理服务器

Bukkit/服务端命令

Bukkit/命令行参数

Bukkit/服务器管理

更新历史

注意:CraftBukkit现已归入Spigot,故该页面停止更新,缺省内容待日后添加。 这里的更新历史只包含正式版,不包括开发版和其他附属版本。


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 在控制台使用彩色字体当应用其它颜色时会被关闭

参考

MCBBS [1]

  1. [1]