ServerHub

ServerHub

By: KeybordPiano459

ServerHub provides a quick way for new players to figure out what to do on your server. You can add server events to the list, and users could be able to warp to them, based on what you define in the config.

Commands

Currently, the only command is /hub. When the player performs this command, a GUI will pop up, similar to the one below. The GUI will have certain options on places to go around the server, which is all defined in the config, also explained below.

ServerHub

Configuration

You can view an example config file here.
Here are the things that you need to edit in your config file:

gui-rows: [# of rows]
gui-name: [name]
click-item-id: [item-id]

How to add a new item to your GUI (things in brackets are what you need to add):

items:
  slot-[number]:
    item-id: [id that will be clicked on]
    name: [name of item when hovered over]
    lore:
      line-[line number (starts with 0)]: [text you want on that line]
      line-[line number]: [text you want on the next line]
    command: [command to be executed by player when item is clicked]

Information

ServerHub is a plugin that was originally made for a server that I appreciate, Minederp. I developed this plugin on my own, and it came out as a very lightweight plugin that can be very beneficial to your server depending on how you use it. At Minederp, we use it so that new players are able to learn their way around the server.

Installing the plugin itself is easy. Just drag the .jar file that you downloaded into your server's plugins folder. Once it's installed, you can start up the server, and use all of the features as you would with any other plugin.


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    54590
  • Created
    Mar 25, 2013
  • Last Released File
    Jul 20, 2013
  • Total Downloads
    28,002
  • License

Categories

Members

Recent Files