Posted May 11, 201411 yr Hi i am trying to make a mod for my server 1.7.2 for me and my friends. for commands i have gotten /heal, /Repair and /hunger working but i cant find anything online about how to get /sethome , /home , /back or /bed and idea how i would go about added these commands? Thanks
May 11, 201411 yr When the player uses the /sethome command, I would store the current player's coordinates in the player's persistent nbt tag, and then teleport the player to those coordinates when they do the /home command. Same goes with /back. When the player dies, I would store the player's coordinates in the player's persistent nbt tag, and then teleport the player to those coordinates when they do the /back command. For the /bed command, just get the bed's coordinates through the player. Kain
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.