#warp click command doesnt work

1 messages · Page 1 of 1 (latest)

brittle patrol
#

so i made a warp gui cant get the click commands to work for warping the player

      - '[close]'
      - '[console]warp crates'
      - '[message]&7You been teleported to Warp Crates' 
     left_click_commands:
      - '[close]'
      - '[console]warp crates'
      - '[message]&7You been teleported to Warp Crates'```

i have tried doing 
- '[console] warp {player} crates'
- '[console] warp %player_name% crates'
- '[console] warp %player% crates'
polar tuskBOT
#
FAQ Answer:

Player placeholder not working? If you are using a plugin which supports PlaceholderAPI, and the %player% placeholder doesn't work, then change it to %player_name% and download the player expansion.
Commands:
/papi ecloud download player
/papi reload

shell moss
#

Solved ^