I'm currently making my own minecraft server and wanted to use worldguard and item2command. So only the people who are allowed to use the item in the specific region are doing now the question is how do I do it only the person who uses the item triggers this command because you have to do this Enter the command: / rg addmember [name of the region] [name of the player] How can I make the player name using the item automatically appear at [name of the player]?
Try to write% player% at the position where the player name has to go in Item2command, that should work