Client interface plugin

Discussion in 'Archived: Plugin Requests' started by Zyme, Feb 28, 2014.

  1. Offline

    Zyme

    I would like to see an easy to use plugin where I could create an interface/menu client side that sends commands to the server. Instead of having people type commands and stuff all the time.

    It seems you need to learn the entire bukkit API etc. and program to make a simple interface?

    Is there no plugin where I could for example:
    - Set what icon to use
    - The command to send to server
    - The custom text when you hover icon
    - What order the icons will be etc.
    For example with the factions plugin you could make an interface that has icons for claim/unclaim. And there are a bunch of custom server menus you could create. Teleport menus etc.
     
  2. Offline

    Monkeyboystein

    Impossible with bukkit unless you're using spout or talking about an inventory menu
     
  3. You could use CraftInventory NBT and IInventory and some parts of the bukkit API to make little interface off of a Inventory where you click something in the chest to do something Is complex
     
  4. Offline

    victor2748

    BossShop
     

Share This Page