设为首页收藏本站

ZMX - IT技术交流论坛 - 无限Perfect,追求梦想 - itzmx.com

 找回密码
 注册论坛

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

用百度帐号登录

只需两步,快速登录

搜索
查看: 22782|回复: 26

[插件] [管理|安全][深度汉化]CoreProtect —— 更快的查询插件[1.2.5-1.4.7]

[复制链接]
 成长值: 15

签到天数: 4499 天

[LV.Master]伴坛终老

发表于 2013/3/12 05:15 | 显示全部楼层 |阅读模式 | Google Chrome 27.0.1425.2| Windows 8
天涯海角搜一下: 百度 谷歌 360 搜狗 有道 雅虎 必应 即刻
服务端插件
英文名称:CoreProtect
中文名称:核心保护
来源:转载
类型:|CraftBukkit插件|
前置模组|插件:CraftBukkit
下载地址:你应该先看完帖子再下载!=w=
原帖地址:http://dev.bukkit.org/server-mods/coreprotect
最后更新:2013-03-02
语言支持:简体中文 English

插件简介
    CoreProtect是继LogBlock后的又一款新兴记录查询插件,其特点为 便捷/稳定/高效/作者更新勤快
*CoreProtect在v1.50的更新中新增了容器物品出入查询功能(图-04)"WorldEdit"操作查询(图-05)/回档功能(图-06).


工作方式/原理
    *监听Bukkit的BlockPlaceEvent等Event(此处略去998字)......


安装方式
    直接丢入plugins文件夹内后重启服务器即可使用!可按需修改配置文件!


使用方式输入/co help <命令>获得帮助
(图-01), (图-02)
210143t5v524yu5aa4a9ku.png
(图-01)
124828nkgpttztut1mkzhk.png
(图-02)


更新记录&#10148;

CoreProtect 2.02
  • Fixed errors being thrown if an arrow is shot by a non-entity.
  • Fixed no error message displaying when invalid command entered.
  • Added ability to use aliases for help commands (ex: "/co help l")
  • Added "/co ro", "/co re", "/co rb" and "/co rs" as command shortcuts.
  • Sped up rollbacks/restores, making them run nearly twice as fast.
  • Sped up event processing, for even less time spent in the main server thread.

CoreProtect 2.01
  • Fixed errors on startup for systems using non-standard decimal formatting.
  • Fixed "coreprotect.*" permission not giving access to reload command.
  • Fixed bug with rolled back redstone torches (etc) not always putting out power.
  • Fixed bug with rolled back glowstone blocks (etc) not always lighting up surrounding area.
  • Fixed MySQL upgrades so invalid enchantment data is filtered out.
  • Fixed it so the upgrade still continues properly if the config.yml file is missing.
  • Fixed it so if the upgrade fails, database connections are closed so the server doesn't lock up.
  • Fixed it so "apply", "cancel", "undo", and "near" aliases use parent permissions.
  • Changed it so any child permission can be used as a negative permission against "coreprotect.*"
  • Added "coreprotect.lookup.chat" permission, for blocking chat lookups.
  • Added "coreprotect.lookup.command" permission, for blocking command lookups.
  • Added "coreprotect.lookup.session" permission, for blocking session lookups.
CoreProtect 2.00
  • Changed it so MySQL databases use a more efficient database structure.
  • Made it so flat file storage is now done via a single SQLite database.
  • Future proof. Can now properly handle non-standard data types.
  • Made it so all logging events now use a consumer, rather than generating new threads.
  • Made it so block names now display on the lookup page.
  • Made it so chests broken in explosions log the items that were in the chest.
  • Cleaned up the interface and implemented a new colour theme.
  • Made it so using the inspector now does a full block lookup.
  • Made it so item transactions now log ALL item data (enchantments, item names, etc)
  • Made it so all skull data, such as skull owners and skull rotation, is logged.
  • Made it so radius lookups no longer require a time parameter (ex: "/co l r:10" for all nearby data).
  • Made it so lookups can now do block-type only searches (ex: "/co l b:56 t:1d")
  • Added a default radius of 10, which is auto added if you don't specify a radius. Changeable in config.yml
  • Added a maximum radius of 100. Use "r:#global" to do a global search. Changeable in config.yml
  • Made it so if you're inside a block that gets rolled back or restored, you get teleported on top of it.
  • Added ability to specify number of results shown on lookup pages by using "/co l <page>:<results>".
  • Added "/co reload" command for reloading configuration. Permissions can be set with "coreprotect.reload" node.
  • Changed "noisy" to "#verbose". Also added a "#silent" option tag for rollback/restores if verbose mode is enabled.
  • Added ability to specify multiple users in a rollback/restore/lookup (ex: "/co l u:Notch,Intelli t:1d")
  • Added ability to exclude users (ex: "/co l r:5 e:Notch"). Can be used in combination with block ID's.
  • Added ability to do global world lookups/rollbacks/restores. (Ex: "/co l u:Notch t:1d r:#nether")
  • Made it so purges now use regular time syntax, but require a minimum time of 30 days unless run via console.
  • Added ability to create per-world config files, that match the world folder name (ex: world_the_end.yml).
  • Added "a:<action>" option for rollback/restores/lookups. See "/co help actions" for info.
  • Added ability to search the last inspected container by using "/co l u:#container <params>".
  • Added ability to rollback/restore the last inspected container (ex: "/co rollback u:#container,Notch t:1d").
  • Added ability to have items taken from containers (etc) rollback by enabling "rollback-items" in config.yml
  • Made it so adding "#count" to the end of a lookup command returns the # of rows found.
  • Added ability to preview rollbacks/restores by adding "#preview" to the end of your command.
  • Added "/co undo" alias as a shortcut to undo a rollback/restore via the opposite action.
  • Added "/co near" alias as a shortcut to do a lookup with a radius of 5.
  • Added chat logging. Search using "/co l u:Notch a:chat" or "/co l a:chat"
  • Added command logging. search using "/co l u:Notch a:command" or "/co l a:command"
  • Added login/logout logging. Search using "/co l u:Notch a:login" (etc).
  • Made it so all new configuration values are by default enabled for less confusion.
  • Added entity kill logging. Search using "/co l u:Notch t:1d a:kill" (etc).
  • Added ability to rollback entity kills (ex: "/co rollback a:kill r:5 t:1d")
  • Added ability to automatically rollback/restore mob deaths by enabling "rollback-entities" in config.yml
  • Added ability to use worldedit selections by using "r:#worldedit" (or just "r:#we").
  • Created a Tekkit version of CoreProtect 2.0
  • Improved the base code and fixed a ton of minor bugs.

======================================================================
CoreProtect 1.76 (Requires Craftbukkit #2602 or higher)

  • Bug fix - fixed an async call.
CoreProtect 1.75 (Requires Craftbukkit #2602 or higher)

  • Improved alternating consumer, made it adaptable to different data types.
  • Fixed logging of portal ignitions, allows them to be properly rolled back or restored ignited.
  • Added alternating consumer for block placement.
  • Updated to support Craftbukkit v1.4.7
CoreProtect 1.74 (Requires Craftbukkit #2545 or higher)

  • Added permission checks for WorldEdit logging.
  • Fixed handling of invalid numbers for WorldEdit logging.
  • Added auto-command abort if WorldEdit logging is hanging the server.
CoreProtect 1.73 (Requires Craftbukkit #2545 or higher)

  • Fixed block type errors preventing a rollback from completing properly.
  • Fixed invalid or corrupted timestamp data from breaking rollbacks.
  • Added fix for WorldEdit logging occasionally causing Synchronized CHUNK_LOAD errors.
  • Added check to prevent CoreProtect from loading if not using a compatible Craftbukkit version.
  • Updated to support Craftbukkit 1.4.6. Craftbukkit #2545 or higher is required.
CoreProtect 1.72 (Requires Craftbukkit #2513 or higher)

  • Recompiled to fix byecode incompatibility due to changes made to EntityChangeBlockEvent
  • Updated imports for item frame and painting logging.
  • Fixed order of blocks being rolled back (was reversed). Will fix torches that fell off blocks (etc) being rolled back properly.
  • Added support for properly rolling back skull types.
CoreProtect 1.71

  • Added vine growth logging.
  • Fixed it so vines broken by liquid flow are logged.
  • Fixed severe errors when pasting WorldEdit data.
CoreProtect 1.70 (Requires CB 1.4.2-R0.2 or higher)

  • Changed it so wither damage is now logged as "#wither" instead of "#explosion".
  • Added support for logging the correct location of falling anvils.
  • Made it so you can now lookup who placed or removed paintings and item frames with the inspector.
  • Made it so paintings and item frames can now be rolled back or restored.
  • Made it so when a painting or item frame falls off a block that was broken, it logs as the player who broke the block.
  • Fixed NullPointerException showing occasionally for chest logging.
  • Fixed ConcurrentModificationException occuring on Tekkit servers for container logging.
  • Fixed it so invalid timestamps are ignored, and no longer cause severe errors.
  • Implemented an alternating consumer for liquid flow logging. Should resolve out of memory errors.
  • Improved liquid tracking, liquid should always now log as the player who placed the original source.

CoreProtect 1.63

  • Fixed NullPointerException errors showing on explosions and entity interactions. Again.

CoreProtect 1.62

  • Fixed NullPointerException errors showing on explosions and entity interactions. (1.61 bug)

CoreProtect 1.61

  • Fixed changes made via WorldEdit brushes not being logged.
  • Made it so rollbacks (etc) are no longer blocked if another one is in progress.
  • Made it so if a rollback or restore is hanging, it automatically stops itself.
  • Made it so non-numeric characters are automatically filtered out for the radius parameter.
  • Added support for Minecraft 1.4 block names.
  • Added support for Wither block change logging.

CoreProtect 1.60

  • Updated the information in the "/co help inspect" command.
  • Added file locking for user cache files.
  • Added pagination for chest logs & player interaction logs.
  • Removed the double-click feature. (Replaced with the feature below)
  • Made it so you can type "/co l" after inspecting a block to view detailed log information.
  • Added the "/co lookup" command for searching through logged data.
  • Added the "/co lookup type <ID>" command, for looking up a blocks name by its ID.
  • Made it so rollbacks/restores now utilize all data, regardless of the saved data state.
  • Fixed piston caching, so repeated piston actions aren't logged.
  • Made it so falling sand that was pushed by a piston is now logged.
  • Set priority to "Monitor" for all main listener events, so data isn't logged if another plugin cancels the event.
  • Made it so duplicate data is filtered out on rollbacks/restores.
  • Added the ability to run commands from the server console.
  • Added the CoreProtect API. Documentation:http://minerealm.com/community/viewtopic.php?f=32&t=10390&p=121360
  • Misc. bug fixes and improvements.

CoreProtect 1.54

  • Fixed incorrect data values sometimes being logged for blocks placed by players.
  • Fixed "[SEVERE]" errors that would sometimes show when using the inspector.
  • Added the ability to opt-out of the automatic update checker.
  • Removed licensing, and did some basic code cleanup.
  • ======================================================================

CoreProtect 1.53

  • 优化了Tekkit服务器的箱子记录保存。
  • 模组不再能够干扰记录保存了。
  • /purge现在也能删除箱子记录了。
版本1.52 (2012-7-19)
&#8226; 再次增加对"WorldEdit"命令的记录功能,包括超级镐模式和笔刷模式.
&#8226; 修复了漏洞使得生物不再会引起错误.
&#8226; 修复了容器点击事件的空指针错误问题和操作回滚报错问题.
版本1.51 (2012-7-18)
&#8226;修复了活塞的记录机制,它将不再会占用巨量的CPU.被活塞移动的方块现在记录为#piston
&#8226;为使用MySQL的CoreProtect大大地提升了速度. (接近使用文件数据库的CoreProtect)
&#8226;为Tekkit服务器修复了v1.50中容器错误问题.
版本1.50 (2012-7-18)
&#8226;增加了"WorldEdit"操作的记录(查询/回档)功能.
&#8226;增加了容器物品出入记录功能.你现在可以查看容器的物品出入细节,比如熔炉之类.
&#8226;现在你左键单击方块时会如同预期一样显示你所点击的方块的信息.
&#8226;现在你空手或是拿着工具右键单击一个方块的效果会和在那个位置放置方块一样.
&#8226;现在在回档/恢复时会将损坏的数据忽略.
&#8226;现在输入 "/coreprotect"也会显示帮助信息.
&#8226;使得插件可以记录丛林木的生长.
&#8226;被破坏的刷怪笼在回档时能够被准确地回档.
&#8226;增加对Minecraft1.3正式版的方块支持
&#8226;现在你可以在配置文件中设置是否记录玩家交互记录.
&#8226;修复了大量的漏洞并进行了小的调整.






权限代码
&#10148;
CoreProtect 权限
coreprotect.* Allows access to all of the CoreProtect commands
coreprotect.inspect Allows access to the CoreProtect inspect command.  
coreprotect.lookup Allows access to the CoreProtect lookup command.
coreprotect.rollback Allows access to the CoreProtect rollback command.  
coreprotect.restore Allows access to the CoreProtect restore command.  
coreprotect.purge Allows access to the CoreProtect purge command.  
coreprotect.reload Allows access to the CoreProtect reload command.  
coreprotect.help Allows access to the CoreProtect help command.   
子权限  
coreprotect.lookup.chat Can be optionally used as a negative permission to block chat lookups.  
coreprotect.lookup.command Can be optionally used as a negative permission to block command lookups.  
coreprotect.lookup.session Can be optionally used as a negative permission to block session lookups.






扩充说明
    介绍文档重写中!
    本插件已深度汉化,包括配置文件(1.7x版本暂),控制台输出信息(图-05)以及报错信息(图-06).
CoreProtect在v1.50的更新中新增了容器物品出入查询功能(图-07)"WorldEdit"操作查询(图-08)/回档功能(图-09).
     配置文件:
  1. <span style="background-color: white;">#CoreProtect 配置文件

  2. # 如果开启了,在进行回档和还原操作时总是显示附加的数据.
  3. # 如果禁止了,你可以简单地打开它用加入 "#verbose"
  4. # 在你的回档或者还原命令的末尾.
  5. verbose: true

  6. # MySQL是一个扩展选项而不是必须的.
  7. # 如果你决定使用MySQL,开启下列选项并且填写下面的内容.
  8. use-mysql: false
  9. table-prefix: co_
  10. mysql-host: localhost
  11. mysql-port: 3306
  12. mysql-database: database
  13. mysql-username: root
  14. mysql-password:

  15. # 如果开启了, CoreProtect将会在服务器开启时检测有没有新版本.
  16. # 如果有一个新的更新是有效的,你将会在控制台里面看到提示信息.
  17. check-updates: true

  18. # 如果开启了, 其他插件将可以使用CoreProtect API.
  19. api-enabled: true

  20. # 如果没有在使用回档/还原操作时指定一个半径, 这个数值将用来
  21. # 当做半径. 设置为 "0" 来禁止自动添加半径.
  22. default-radius: 10

  23. # 在使用一个命令时允许的最高半径. 设置为 "0" 来关闭这个选项.
  24. # 去使用一个全局的回档或者还原操作, 你可以使用 "r:#global".
  25. max-radius: 100

  26. # 如果开启了, 物品被从容器中取出(等)操作将会被包括在回档操作中.
  27. rollback-items: true

  28. # 如果启用了, 实体, 比如杀死动物, 将会被包括在回档操作者.
  29. rollback-entities: true

  30. # 如果开启了, 一般的数据, 比如僵尸在日光下燃烧, 将不会被记录.
  31. skip-generic-data: true

  32. # 记录被玩家放置的方块.
  33. block-place: true

  34. # 记录被玩家破坏的方块.
  35. block-break: true

  36. # 记录方块被其他方块破坏; 比如, 一个木牌或者火把
  37. # 因为一个玩家破坏了它们依靠的方块而掉落. 这是可能是回档对床/门的操作
  38. # 所必需的.
  39. natural-break: true

  40. # 可能记录方块移动情况, 比如一个沙子或者沙烁的坠落.
  41. block-movement: true

  42. # 可能记录下被活塞移动的方块.
  43. pistons: true

  44. # 记录方块被火焰烧毁.
  45. block-burn: true

  46. # 记录一个方块自然的点燃, 比如被蔓延的火焰点燃.
  47. block-ignite: true

  48. # 记录爆炸, 比如一个TNT或者一只苦力怕.
  49. explosions: true

  50. # 记录实体修改方块, 比如一个末影人破坏了一个方块.
  51. entity-change: true

  52. # 记录玩家击杀实体, 比如杀死一头牛和一个末影人.
  53. entity-kills: true

  54. # 记录木牌上的文本. 如果禁止了,木牌在回档之后将会变成空白的.
  55. sign-text: true

  56. # 记录岩浆和水源头被玩家使用桶放置/移除.
  57. buckets: true

  58. # 记录自然的树叶腐败.
  59. leaf-decay: true

  60. # 记录树的生长. 树会关联到放置那个树苗的玩家身上.
  61. tree-growth: true

  62. # 记录蘑菇的生长.
  63. mushroom-growth: true

  64. # Logs natural vine growth.
  65. vine-growth: true

  66. # 记录传送门比如地狱传送门自然的生成.
  67. portals: true

  68. # 记录水流. 如果水破坏了其他的方块, 比如火把等,
  69. # 这也允许它可以被回档.
  70. water-flow: true

  71. # 记录岩浆流动. 如果岩浆破坏了其他方块, 比如火把等,
  72. # 这也允许它可以被回档.
  73. lava-flow: true

  74. # 允许液体记录关联到一个玩家身上.
  75. # 比如, 如果一个玩家放置了一格水流动并且摧毁了火把,
  76. # 它将可以使用回档指定玩家的操作来还原.
  77. liquid-tracking: true

  78. # 记录物品进出数据, 比如一个玩家从一个箱子、
  79. # 熔炉、或者发射器中取出物品. 是所有物品回档所必需的选项.
  80. item-transactions: true

  81. # 记录玩家交互信息, 比如一个玩家打开了一个门, 按下了
  82. # 一个按钮, 或者打开了一个箱子. 玩家交互信息不能被回档.
  83. player-interactions: true

  84. # 记录玩家的聊天信息.
  85. player-messages: true

  86. # 记录所有玩家使用的命令.
  87. player-commands: true

  88. # 记录所有玩家进入和退出服务器.
  89. player-sessions: true

  90. # 记录插件 "WorldEdit" 所做的改变如果你在你的服务器里面使用他的话.
  91. worldedit: true</span>
复制代码
   下面放出几张效果图:
212410ob1gu9s99grs9s1w.png
(图-03)
212414jp70kto708r3zx3r.png
(图-04)
213440hqwp3fwzwznjwxqs.png
(图-05)

下载地址
CoreProtect破坏查询插件.7z (158.67 KB, 下载次数: 1928)
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复

使用道具 举报

魅惑女人心 该用户已被删除
发表于 2013/3/12 05:30 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

补懂 该用户已被删除
发表于 2013/4/2 04:49 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

诠释的爱 该用户已被删除
发表于 2013/8/12 13:41 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

仅有旳姿态 该用户已被删除
发表于 2013/8/12 17:53 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

幸福好远 该用户已被删除
发表于 2013/8/16 09:36 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

沉醉在眼中 该用户已被删除
发表于 2013/8/16 20:27 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

寂寞干杯 该用户已被删除
发表于 2013/8/20 05:18 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

何去何从 该用户已被删除
发表于 2013/8/20 23:49 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

夏末诠释美 该用户已被删除
发表于 2013/8/23 10:10 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

那物佷深 该用户已被删除
发表于 2013/8/26 03:56 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

青春起点 该用户已被删除
发表于 2013/8/31 15:48 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

他笑颜如花 该用户已被删除
发表于 2013/8/31 19:24 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

我寂寞 该用户已被删除
发表于 2013/9/2 06:38 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

对抗心痛 该用户已被删除
发表于 2013/9/3 04:30 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

飞翔的脚趾 该用户已被删除
发表于 2013/9/4 08:04 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

我只是很难过 该用户已被删除
发表于 2013/9/8 06:16 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

逸尘 该用户已被删除
发表于 2013/9/8 19:11 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

我只属于你 该用户已被删除
发表于 2013/9/20 01:40 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

灵魂的缠锦 该用户已被删除
发表于 2013/9/21 14:13 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

花开花落 该用户已被删除
发表于 2013/9/27 19:58 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

戏刚开始 该用户已被删除
发表于 2013/9/30 23:09 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

被你遗忘 该用户已被删除
发表于 2013/10/1 22:33 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

小女好养眼 该用户已被删除
发表于 2013/10/5 12:07 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

意料中旳結果 该用户已被删除
发表于 2013/10/6 07:29 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

沒你依然潇洒 该用户已被删除
发表于 2013/10/8 04:52 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

随便活埋 该用户已被删除
发表于 2013/10/9 03:15 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册论坛 新浪微博账号登陆用百度帐号登录

本版积分规则

手机版|Archiver|Mail me|网站地图|IT技术交流论坛 ( 闽ICP备13013206号-7 )

GMT+8, 2024/4/29 23:05 , Processed in 0.154496 second(s), 24 queries , MemCache On.

Powered by itzmx! X3.4

© 2011- sakura

快速回复 返回顶部 返回列表