java.lang.Object
net.md_5.bungee.api.plugin.Command
de.simonsator.partyandfriends.api.TopCommand<FriendSubCommand>
de.simonsator.partyandfriends.friends.commands.Friends
All Implemented Interfaces:
net.md_5.bungee.api.plugin.TabExecutor

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

    • Friends

      public Friends(List<String> pCommandNames, String pPrefix)
      Initials the object
      Parameters:
      pCommandNames - The alias for the /friend command
  • Method Details