Using Signs
You can easily create signs which are executing commands or teleporting players into another world when they tap on them.
Features
- COMMAND SIGNS Signs executing commands when players tap them
- TELEPORT SIGNS Signs teleporting players in a specific world when they tap them
- USABILITY Easy to use and learn
Usage
Command Signs
To create a command sign which executes a specific command when a player touches it, just create a sign like this and touch it.
Write the sign like that:
- command
- anything like a description of the command or leave blank
- the first part of the command
- the second part of the command
So when you are writing your sign like this, it'll execute the command "help".
- command
- this is a test description
- help
- nothing (leave blank)
And when you're writing your sign like that, it'll also execute the command "help".
- command
- this is a test description
- he
- lp
🌎 Teleport Signs
To create a world sign which teleports a player to a specific world when he touches and is showing how many players are in the world, just create a sign like this and touch it.
So write the sign like that:
- world
- the name of the world (e.g. lobby)
- anything like a description of the world or leave blank
- anything like a description of the world or leave blank
No Comments