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

ZotBox

来自Minecraft插件百科
Qsefthuopq讨论 | 贡献2018年5月29日 (二) 21:55的版本 (创建页面,内容为“{{Bukkit Plugin Infobox |插件名= |图标= |版本= 1.4 |前置插件= |兼容服务端版本=1.7-1.12 |作者= JKMODz |網址= [https://www.spigotmc.org/resource...”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航搜索
作者JKMODz
插件类型Spigot / CraftBukkit
最新版本1.4
兼容服务端1.7-1.12
源地址http://dev.bukkit.org/bukkit-plugins/ZotBox
Icon-info.png
本页面已存在其他语言的内容,请协助翻译为本地化的中文。
  • 点击此处开始翻译。
  • 如本模板出现在原文存档页面,请注意更新主页面后,仍需要去除此处该模板。
  • 如当前页面已经没有需要翻译的内容,请删去待翻译模板。
  • 有标题的大篇幅文章,如果短时间内无法全部翻译,请先把所有的标题翻译出来,以便之后的贡献者选择与翻译章节内容。

介绍

ZotBox是一个很有用的多功能插件.
这个插件包含很多有用的功能,例如插件管理 创建全息文字 !
但这个插件还有另一面的功能.

这也是个不断扩大的可用于packets,计算方法,和其他对插件制作者有用的代码元素的library!

特点

  • 有用的指令 (例如: 重载插件, 管理全息文字, 发送自定义信息以及更多)
  • Variety of Packet Managers (Examples: Titles, Player Ping, JSON Messages, Actionbar, Entity Walker, and Particles)
  • Variety Custom Object-Oriented Utilities within the API allowing intense features and methods to be created within one line of code! (Examples: Cooldown System, Regions, Sub-commands, Scoreboards, Player Savers, and much more)
  • Interface Based Packets (No reflection is used within the plugin, meaning the methods and code is optimal and faster than most methods).
  • Tested Features (ZotBox is taken seriously by an active developer. every piece of code is examined thoroughly to make sure it is optimal and has proper functionality.)

指令

  • ★ /zotbox help <page> - Opens a help page or the main page if the page is not defined.
  • ★ /zotbox reload - Reloads the plugin's packets and configuration.
  • ★ /zotbox info - Displays information about the plugin.
  • ★ /zotbox sendmessage <player> <message> - Sends the player a color code available message.
  • ★ /zotbox <loadplugin/lp> <plugin> - Loads an un-loaded plugin.
  • ★ /zotbox <unloadplugin/up> <plugin> - Un-Loads a loaded plugin.
  • ★ /zotbox <reloadplugin/rp> <plugin> - Re-Loads a loaded plugin.
  • ★ /zotbox <createhologram/ch> <id> - Creates a new hologram.
  • ★ /zotbox <deletehologram/dh> <id> - Deletes a the defined hologram.
  • ★ /zotbox <modifyhologramline/mhl> <id> <index> <text> - Modifies the line in the hologram.
  • ★ /zotbox <addhologramline/ahl> <id> <index> <text> - Adds a new line to the hologram.
  • ★ /zotbox <removehologramline/rhl> <id> <index> <text> - Removes a line from the hologram.
  • ★ /zotbox <relocatehologram/rh> <id> - Re-locates the hologram.
  • ★ /zotbox <sethologramlinespread/shls> <id> - Sets the spread amount for the hologram's lines.

权限

  • ★ zotbox.use - Allows the player to use /zotbox.
  • ★ zotbox.reloadplugin - Allows the player to use /zotbox <reloadplugin/rp> <plugin>.
  • ★ zotbox.loadplugin - Allows the player to use /zotbox <loadplugin/lp> <plugin>.
  • ★ zotbox.unloadplugin - Allows the player to use /zotbox <unloadplugin/up> <plugin>.
  • ★ zotbox.info - Allows the player to use /zotbox info.
  • ★ zotbox.sendmessage - Allows the player to use the /zotbox sendmessage <player> <message> command.
  • ★ zotbox.modifyhologramline - Allows the player to use /zotbox <modifyhologramline/mhl> <id> <index> <text>.
  • ★ zotbox.removehologramline - Allows the player to use /zotbox <removehologramline/rhl> <id> <index> <text>.
  • ★ zotbox.sethologramlinespread - Allows the player to use /zotbox <sethologramlinespread/shls> <id>.
  • ★ zotbox.addhologramline - Allows the player to use /zotbox <addhologramline/ahl> <id> <index> <text>.
  • ★ zotbox.deletehologram - Allows the player to use /zotbox <deletehologram/dh> <id>.
  • ★ zotbox.createhologram - Allows the player to use /zotbox <createhologram/ch> <id>.
  • ★ zotbox.relocatehologram - Allows the player to use /zotbox <relocatehologram/rh> <id>.


目标

已完成目标:

  • Hologram API (自定义全息文字系统 1.8+) ​
  • Cooldown API 系统
  • Boss Bar API (1.7.10+)​
  • JavaDoc​
  • Region API 系统 (仍需完善,之后会添加指令和其他特性)​

敬请期待:

  • 更多有用的指令,例如 /heal, /repair /jump.​
  • NPCs​
  • 世界管理系统
  • 实体管理系统 (包括指令)​
  • Glow API (1.9+)​

链接

Github源码

作者的paypal投喂链接

Bukkit

插件作者邮箱地址:alexosborne54@gmail.com