Maxlego08 / zMenu

A plugin that will allow the creation of menu for minecraft, has a complete API for developers
GNU General Public License v3.0
56 stars 10 forks source link

[Suggestion] Target placeholder #54

Closed NoltoxGit closed 7 months ago

NoltoxGit commented 7 months ago

Hello, Add the posibility to get a placeholder for a specific player. For a requirement it would be:

- type: placeholder
  placeholder: <placeholder>
  target: <player / placeholder with player name>
  value: <placeholder value>
  action: <placeholder action>

Suggested by @saildrag on the GroupeZ Discord.