`on any right click on green wool:
if name of player's tool is "Ticket":
teleport player to location(166, -63, -158, world "Main2", -90, 0)
play sound "entity.player.levelup" with volume 2 to player
remove 1 of kelp named "Ticket" from player's inventory
on any right click on yellow wool:
if name of player's tool is "Key":
teleport player to location(169.170, 131, -155.941, world "Main2", -90, 0)
play sound "entity.player.levelup" with volume 2 to player
remove 1 of gold nugget named "Key" from player's inventory`
it only triggers when player is opped, this is my plugin list. I fixed before by removing skrayfall but it is bugged again, can soemone help?