1. Welcome to LilyPad. Download the project, explore the forums, and create your own LilyPad network.


    If you use the software and enjoy it or have a question, or would like to contribute to the future of the software directly or through resources, please sign up and join our little community.

[1.5.2] InventoryTP

Discussion in 'Legacy Bukkit Plugins' started by J2DOLAR, May 24, 2013.

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

    J2DOLAR New Member

    [​IMG]Features
    • Use your inventory/signs/commands to teleport between servers.​
    • Customizable items for the inventory that represent each server.​
    Permissions
    • inventorytp.createsign - allows the user to create a teleport sign​
    • inventorytp.direct - allows the user to directly teleport to a server using '/server <server_name>'​
    Installation
    1. Download the jar from the provided link at the bottom.​
    2. Place the jar in the plugins folder of your server.​
    3. Start and stop the server.​
    4. Open up /plugins/InventoryTP/config.yml​
    5. Edit the config to your liking and save it when done.​
    6. Start up your server and enjoy using this plugin!
    Commands
    • /invtp - Opens up the inventory with your set items. Aliases can be added or changed inside the plugin.yml of the jar. (Open the jar as an archice and edit the plugin.yml)
    To-Do List
    • Upload source to github.
    • Possibly rewrite it?
    Changelog : Source : Download
  2. DiamCraft

    DiamCraft New Member

    So this plugin also transfers inventories from server to server?
  3. J2DOLAR

    J2DOLAR New Member

    No, only the players. The inventory is used as a tool to show players all the available servers that they may connect to.
  4. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    I tryed it, but there is no items coming in my inventory that i putted in the config.yml
  5. J2DOLAR

    J2DOLAR New Member

    I am able to use the plugin just fine.

    Make sure that you edit the config.yml whilst the server is offline. Once you are done editing it, save it and close the file.

    ^If that is not the problem, please post your config in a pastebin link.
  6. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Code (text):
    teleportSigns: true
    signTopLineMsg: '[server]'
    inventoryMsg: '&aChoose a server!'
    servers:
      '1':
        serverName: '&aA Server'
        blockID: 1
        description:
        - '&mYou can have multiple'
        - '&nlines for the description.'
      '2':
        serverName: '&cAnother &dServer'
        blockID: 2
        description:
        - '&1Also, you can use colour'
        - '&2codes in the description'
        - '&3or in the names! :)'
     
  7. J2DOLAR

    J2DOLAR New Member

    It works for me just fine. Is there an error when you type "/invtp" (I just noticed that I forgot to write the command in the initial post)? If so, please send it here.
  8. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    If i do /help i get 1 option. When i type over that command, it says Unknown Command
  9. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    It works now! :D, but it takes too long until you will be teleported. You can just drag the item. And after 2/3/4 seconds, it will teleport you to the right server
  10. J2DOLAR

    J2DOLAR New Member

    Odd. I will look into this later. Thanks for notifying me about this.
Thread Status:
Not open for further replies.

Share This Page