ImageFireworksPro
作者:rebot | 分类:模组
Minecraft 版本: 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6
平台: paper purpur spigot
标签: decoration magic management
ImageFireworksPro
ImageFireworksPro is a Spigot plugin that enables the creation of custom fireworks that display images as particle effects in Minecraft.

Installation
- Place
ImageFireworksPro.jarinto the server'spluginsdirectory. - Restart the server or load using Plugman.
Adding Images
- Put
.pngor.jpgimage files into theplugins/ImageFireworksPro/imagesdirectory on your server. Make sure images are no larger then 100x100 pixels to avoid performance issues due to the large number of particles. - Define each image in the
config.ymlin theImageFireworksProplugin directory with the appropriatecustomModelData.
Example entry in config.yml:
Fireworks:
identifier:
name: "Display Name"
imageName: "filename.png"
customModelData: 1234
flightDuration: 1 # 0-3
displayTime: 3 # in seconds
- Reload the config with command
/ifp reload - Done!
Usage
In-game, use command /ifp give <player> <firework> [amount] to obtain the image firework or launch a firework rocket with the same customModelData to display the image.
Fireworks work with dispensers & crossbows too!
Support
Report issues or request features by opening an issue on the GitHub repository.
License
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.
请登录后举报
暂无评论,抢个沙发吧~