Solved BetterAlias Help

Discussion in 'Plugin Help/Development/Requests' started by ArtHD, Sep 18, 2016.

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

    ArtHD

    I need help in my BetterAlias Plugin.
    I research about changing the /warp pvp to a command /pvp
    but I dont know how to fix this.
    I want a full format for this

    Can you give me pastebin.com for alias.yml with a for example /warp pvp chang to /pvp
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    ArtHD

    Thanks tim but it not works, so I hope someone knows how to put a alias for warps using BetterAlias.
     
  4. Offline

    timtower Administrator Administrator Moderator

  5. Offline

    oceantheskatr

    Similar to that, but it can run numerous commands.

    Code:
    pvp:
      0:
        - /warp pvp
    This should work. Read all the examples and you'll know how to do everything!
     
  6. Offline

    ArtHD

  7. Offline

    oceantheskatr

    No. Copy what I typed and paste it at the bottom of your aliases and then to /bareload. I'm already giving you the answer :p
     
  8. Offline

    ArtHD

    @oceantheskatr its not working :(

    I put it like this

    Code:
    #Warp
    pvp:
      0:
        - /warp pvp
    I put it at the last of my aliases.yml

    Arrrrrrrrgh I try everything but its not working :'( grrrrrrr shit this plugin T^T
    Please help me with this
    Code:
    # Toggle the current player's warp
    mine:
      0:
        - /warp mine
    pvp:
      1:
        - /warp pvp
    is this correct or something is wrong ? its not working change the '/warp mine' to '/mine' and '/warp pvp' to '/pvp'

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Sep 23, 2016
  9. Offline

    oceantheskatr

    The 1 should definitely be a 0.
     
Thread Status:
Not open for further replies.

Share This Page