#how to disable fireworks

1 messages · Page 1 of 1 (latest)

onyx sail
#

I've been looking everywhere on the internet how to disable fireworks, but nothings working.

Here is my current skirpt:
on rightclick holding a firework rocket: cancel event

If I change this to fishing rod it works.

onyx sail
#

I want to disable fireworks when players are using an elytra

gritty mural
#

on rightclick: if player is holding a firework rocket: cancel event

#

@onyx sail try that

onyx sail
#

do you also know how to disable it in specfic regions.
im new to skripting so idk lot of things and yet have to learn more

storm badger
onyx sail
storm badger
#

if “%region at player%” contain “region”:

onyx sail
#

on rightclick: if player is holding a firework rocket: if "%region at player%" contain "region": cancel event

This was my skript that worked