Bug Closed · Resolved

Money manipulator function

#6048 opened by Unknown 1 year ago

Unknownreported this bug

Hi it's almost impossible to give a player money via a command sender because you can not specify the player.

It would be awesome if you could add a function to give the player money or take money from him. This could than use the player / party/ none selector that is used on most functions.

Would be a huge benefit. I found no way to work around that issue and because the code can not be looked up I could not find any placeholder that may be used.

Thank you in advance!

Unknowncommented

Hello, you can already target a player with the command by using PlaceholderAPI and a targeter that targets a player. You can reference PlaceholderAPI documentation on how to reference a player's name.

Sign in to join the discussion.