#Help me with this please

1 messages · Page 1 of 1 (latest)

long sentinel
#

command toggleblockdelete:
permission: op
trigger:
if {block-delete} is set:
set {block-delete} to false
send "&cBlock deletion has been disabled."
else:
set {block-delete} to true
send "&aBlock deletion has been enabled."

on block place:
if {block-delete} is set:
set block to event-block
wait 10 seconds
if event-block exists:
delete block
else:
if {block-delete} is not set:
cancel the event

#

This wont work

#

so
when you place a block
after 10 seconds that block deltes
but people with op can do a command to toggle it off and on
and it doesnt toggle off

wild gull
#

its solved?

young carbon
#

@long sentinel

#

Didn't I already solve this for you?

wheat pebble
#

spooned + dm he blocked me on discord

#

he said "i already fixed it"

#

not even "ty" i took 5min for his sh*t skript

#

dont answer him

#

he blocked me while i spoonfeeded him

#

(i deleted the full skript that i sent him just here)

#

(because he blocked me on discord when i sent a DM to say i writed his skript)

karmic sleet
young carbon
#

this isnt even needed

#

and is just a waste of server resources tbh

#

i already solved this in another forum post

#

that even lowered the lines needed to like 6

celest lake