Skip to content

YertinMC/RocketUp

Repository files navigation

RocketUp

Lines of codeGitHub all releasesGitHub issuesGitHub pull requestsGitHubGitHub forksGitHub Repo starsGitHub watchersGitHub release (latest by date including pre-releases)

这是什么

超级烟花火箭Bukkit插件

这玩意有什么用

可以做增强的烟花火箭,右键可以起飞然后滑翔

Elytra JE2 BE2.png:(怒)

不仅可以自定义物品,还能添加粒子效果,还能设置起飞时的弹射角度

怎么用

理论上Bukkit系服务器全版本支持(没有NMS)

Releases可以下载正式版,Actions有开发版

记得看默认配置,里面有很详细的文档,默认配置测试指令:

/give @s minecraft:firework_rocket{display:{Lore:["\"超级烟花火箭#default\""]}} 128

注意

  • 请勿让玩家在起飞过程中退出游戏或在玩家起飞时重载服务器或突然关闭服务器,否则玩家会进入NoGravity(失重状态,但不会继续向上飞),再次使用超级烟火即可解决(也可以手动移除NoGravity的NBT)

协议

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.