
502
5
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.
Совместимость
Создатели
Детали
Лицензия:GPL-3.0-only
Опубликован:1 год назад
Обновлён:1 год назад
