Class Friends

  • All Implemented Interfaces:
    net.md_5.bungee.api.plugin.Listener

    public class Friends
    extends TopCommand<FriendSubCommand>
    The /friend command class
    • Constructor Detail

      • Friends

        public Friends​(java.util.List<java.lang.String> pCommandNames,
                       java.lang.String pPrefix)
        Initials the object
        Parameters:
        pCommandNames - The alias for the /friend command
    • Method Detail

      • getInstance

        public static Friends getInstance()
      • onTabComplete

        public void onTabComplete​(net.md_5.bungee.api.event.TabCompleteEvent pEvent)