Documentation syntax for giveto command wrongNot An Issue

Hey there!

On the plugin page, the syntax for /giveto is listed as: giveto <player name or id> <item id or name> [amount]

However, this syntax isn't correct. If you type only /giveto in the game, it shows the correct syntax, which is /giveto <itemid> [amount] [playerid]

Figured you'd want to fix that. Thanks for all you do!

The syntax is correct in the docs, what you have in game is wrong. You can edit your Lang file for it to be correct.

That's interesting. Because I did it the way it is in-game and it worked fine, whereas following the docs did not work.

Merged post

giveto issue

I'd be remiss not to provide some context, so here you go. I checked, and my plugin is up-to-date.

Are you sure you are using the latest version of the plugin? The way the docs has is the correct way, which I have verified is in the plugin as well. I would suggest downloading again, and make sure you aren't using a random version from someone.

Absolutely correct, when I reinstalled the plugin to double-check, I did it on a different server than the one I was testing on. Sorry for being a numbskull -- appreciate your response.

No worries, glad you got it resolved!

Locked automatically