Random fireworks are launched by specifying a radius.
I am Japanese and I use a translation tool called Deepl, so there may be some sentences that are not correct.
Commands
- /rf <range>
- /rf stop
- /rf reload
Permissions
- randomfireworks.start
- randomfireworks.stop
- randomfireworks.reload
Video of actual use
You can change the speed at which messages and fireworks are shot off from config.yml.
Code (YAML):
messages:
usage
:
"&eUsage: /rf <range> or /rf stop or /rf reload"
stop
:
"&aRandom fireworks stopped."
start
:
"&aRandom fireworks started with range %range%."
invalid_range
:
"&cInvalid range. Please provide a valid integer."
reload
:
"&aConfiguration reloaded."
# Speed must be greater than or equal to 1
speed
: 1