Advertisement
Guest User

Untitled

a guest
Jun 20th, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. /give @p sign 1 0 {
  2. BlockEntityTag: {
  3. Text1: "{\"text\":\"Skywars \",\"color\":\"red\",\"bold\":true}",
  4. Text2: "{\"text\":\"Entrar\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"tp @s 169 102 266\"}}"
  5. },
  6. display: {
  7. Name: "Custom Sign"
  8. }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement