Millenium Posted July 14, 2012 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 131 Reputation: 0 Joined: 07/10/12 Last Seen: July 16, 2012 Share Posted July 14, 2012 (edited) I checked through the commands and couldn't see one that gives a player an item, did I miss one? I don't mean @item.. I mean give other players items without trading? If not how would I create this command? Edited July 14, 2012 by Millenium Quote Link to comment Share on other sites More sharing options...
Euphy Posted July 14, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted July 14, 2012 // atcommand_symbol represents @commands used locally. // charcommand_symbol represents #commands used on other players. atcommand_symbol : "@" charcommand_symbol: "#" @item apple #item <player> apple Quote Link to comment Share on other sites More sharing options...
F0xxy Posted July 14, 2012 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 224 Reputation: 22 Joined: 03/23/12 Last Seen: April 21, 2020 Share Posted July 14, 2012 #item "player name" ID Quote Link to comment Share on other sites More sharing options...
Question
Millenium
I checked through the commands and couldn't see one that gives a player an item, did I miss one?
I don't mean @item.. I mean give other players items without trading?
If not how would I create this command?
Edited by MilleniumLink to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.