#raw error

1 messages · Page 1 of 1 (latest)

gilded panther
#

b r o a d c a s t** t h e ** i t e m t y p e

maiden trellis
#

:|

#

is not efficient

#

try this

#

options:
prefix: &e[Telepathy] >

variables:
{telepathy_toggle::*} = false

command /telepathy <boolean>:
trigger:
set {telepathy_toggle::%player's uuid%} to false
stop
set {telepathy_toggle::%player's uuid%} to arg-1
send "{@prefix} &aYou set telepathy to %arg-1%!"

on mine:
set {telepathy_toggle::%player's uuid%} to false
if {telepathy_toggle::%player's uuid%} is true:
cancel drops
give drops of event-block using player's tool to player

#

there