Buenas.
Yo. he creado un sistema de teletransporte en un libro. Es decir. uno puede guardar un punto de teletransporte y luego teletransportarse en ese punto ya guardado. Es como un sistema de homes de un servidor, pero con un solo libro. Este sistema no requiere de scoreboard, o de bloques de comandos. Es solo un comando.
esta idea fue inspirada por el libro de hechizos de Lol_600 (abajo dejo el link del post)
la cual yo habia creado un sitema de menu de homes con dispensador. Pero no era portatil, es decir, El jugador no podia Mover el dispensador sin romperlo. Ya que como el dispensador no era portatil, en si el sistema era obsoleto ya que no podria usar el home en todas partes.
COMANDO:/give @p written_book 1 0 {pages:["[\"\",{\"text\":\" [Menú de Homes]\",\"color\":\"dark_red\",\"bold\":true},{\"text\":\" Menú de Homes hecho por alex_9 \",\"color\":\"gold\",\"bold\":true}]","[\"\",{\"text\":\"[Colocar Home 1]\",\"color\":\"green\",\"bold\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/summon WitherSkull ~ ~1 ~ {PersistenceRequired:1,direction:[],CustomName:Home1,CustomNameVisible:1}\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":{\"text\":\"\",\"extra\":[{\"text\":\"Colocar La Home Numero 1. \"}]}}},{\"text\":\" [Colocar Home 2]\",\"color\":\"green\",\"bold\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/summon WitherSkull ~ ~1 ~ {PersistenceRequired:1,direction:[],CustomName:Home2,CustomNameVisible:1}\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":{\"text\":\"\",\"extra\":[{\"text\":\"Colocar Home Numero 2\"}]}}},{\"text\":\" [Colocar Home 3] \",\"color\":\"green\",\"bold\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/summon WitherSkull ~ ~1 ~ {PersistenceRequired:1,direction:[],CustomName:Home3,CustomNameVisible:1}\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":{\"text\":\"\",\"extra\":[{\"text\":\"Colocar Home Numero 3\"}]}}},{\"text\":\" [Ir a La Home 1]\",\"color\":\"aqua\",\"bold\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/tp @p @e[name=Home1]\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":{\"text\":\"\",\"extra\":[{\"text\":\"Ir a La Home Numero 1\"}]}}},{\"text\":\" [Ir a La Home 2]\",\"color\":\"aqua\",\"bold\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/tp @p @e[name=Home2]\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":{\"text\":\"\",\"extra\":[{\"text\":\"Ir a La Home Numero 2\"}]}}},{\"text\":\" [Ir a La Home 3]\",\"color\":\"aqua\",\"bold\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/tp @p @e[name=Home3]\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":{\"text\":\"\",\"extra\":[{\"text\":\"Ir a La Home Numero 3\"}]}}},{\"text\":\" [Eliminar Home 1]\",\"color\":\"red\",\"bold\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/kill @e[name=Home1]\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":{\"text\":\"\",\"extra\":[{\"text\":\"Elimina La Home 1\"}]}}},{\"text\":\" [Eliminar Home 2]\",\"color\":\"red\",\"bold\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/kill @e[name=Home2]\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":{\"text\":\"\",\"extra\":[{\"text\":\"Eliminar La Home 2\"}]}}},{\"text\":\" [Eliminar Home 3]\",\"color\":\"red\",\"bold\":true,\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/kill @e[name=Home3]\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":{\"text\":\"\",\"extra\":[{\"text\":\"Eliminar La Home 3\"}]}}}]"],title:Book,author:Alex_9}
Imagenes





Link Del Post de Lol_600
http://minecraftmin.net/index.php?topic=8364.msg44203#msg44203Linkback: https://minecraftmin.net/index.php?topic=12001.0