This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What version of ServerSigns are you using?4.6.0
What server version (/version) are you using?Spigot 1.18.2
Describe your issue/suggestion : So I am making boss fight mode to my server and when I kill the boss I need to be teleported to spawn and if I don't kill the boss before 5 minutes timer ends it needs to teleport me to spawn and message needs to be sent to player. So how to set that when I kill the boss every other task that is in sign just stops and not trigger?
NB: If it is an issue please provide logs error / screenshot that can support your words.
Signs doesn't react to events like "killing a boss"
But for the part, be able to teleport the player 5 minutes after you can delay a command inside the sign.
From what you explain it's not possible. Signs execute a list of actions after a click, it doesn't detect what happen in your world.
To post a comment, please login or register a new account.