Class PartyCreate

  • All Implemented Interfaces:
    org.bukkit.command.CommandExecutor, org.bukkit.command.TabCompleter

    public class PartyCreate
    extends PartyCommand
    Handles /party create.
    • Constructor Detail

      • PartyCreate

        public PartyCreate()
    • Method Detail

      • execute

        public boolean execute​(org.bukkit.entity.Player player,
                               String[] args,
                               boolean leftServer)
        Specified by:
        execute in class PartyCommand
      • execute

        public static boolean execute​(org.bukkit.entity.Player player,
                                      String name)