Solved LobbyCompass2

Discussion in 'Bukkit Help' started by TapZi, Apr 8, 2020.

Thread Status:
Not open for further replies.
  1. Offline

    TapZi

    Always when I click on diamond (spawn) in the compass it does the sound but doesn't teleport why?
    here is the yml: https://pastebin.com/A353GdpS
     
  2. Offline

    yPedx

    @TapZi
    Try encasing the command with ' or "
    There could also be a problem with this line, if the console tries to go to the warp instead of the player.
    Code:text
    1. executedByPlayer: false
     
  3. Offline

    TapZi

    Can you send me what you mean in Pastebin? Because I don't understand English so well
     
    Last edited: Apr 8, 2020
  4. Offline

    yPedx

    @TapZi
    Try;
    Code:text
    1. cmd: "warp lobby"
    2. executedByPlayer: true
     
  5. Offline

    TapZi

    thank you!!!!!!!!!
    Finally after a long time
     

    Attached Files:

Thread Status:
Not open for further replies.

Share This Page