Filled Compass Navigation

Discussion in 'Plugin Requests' started by Laxer21117, Jan 1, 2015.

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

    Laxer21117

    Hi. Today I need links to a plugin that I can make a compass navigator. I have already used compass navigation and ChestCommandsGUI and neither of them have seemed to work for me. I can't seem to find any other ones and if you do please leave a link so I can get to it. Thanks!
     
  2. Offline

    H1DD3NxGames

    i use
    http://dev.bukkit.org/bukkit-plugins/chest-commands/ and
    http://dev.bukkit.org/bukkit-plugins/custom-join-items/

    i use multiverse for the teleport to the world (/mvtp (world name)) and custome join items as the compass or what ever. Chest commands is the whole thing, i make what i want, i add what i want.
    This is my factions:

    factions:
    COMMAND: 'mvtp Faction'
    NAME: '&eFactions Server'
    LORE:
    - '&6Warps You to Factions World'
    ID: diamond sword
    POSITION-X: 1
    POSITION-Y: 1

    And since there is a command to open it i use custome join items for that
    My custome join items:

    first-item:
    name: '&aServers'
    id: 345
    slot: 5
    lore:
    - '&7Click This Item to Open a GUI to'
    - '&7Help You on the Server a Little More'
    - '&7By Warping you to a world'
    command: 'chestcommands open Example'
    cooldown-seconds: 2
    permission: 'customjoinitems.test'

    Hope this helped you
     
  3. Offline

    pacman9375

    When i use Custom Join Items , World Edit does not work anymore. Any Thoughts why?
     
  4. Offline

    H1DD3NxGames

Thread Status:
Not open for further replies.

Share This Page