FEATURES

  • 1:1 Hypixel's Party System Remake
  • Highly Customizable for any language
  • Integrated support for MBedwars and PrivateGamesAddon
  • Party warp system from bungee [Beta]
  • Especial Party Chat System

 

COMMANDS

  • /p : Sends a list of all usefull commands
  • /p create : Creates Party
  • /p invite <player> : Creates party (if not) and invites the player
  • /p accept <player>: Accepts the incoming party invite
  • /p chat : Toggles party chat mode
  • /p kick <player> : Removes the <player> from party
  • /p warp : Warps the party to your server/game
  • /p private : Toggles private game mode (addon)
  • /p list: Sends a list of player from party
  • /p disband: disbands the party

 

SETTINGS.YML

# Hypixel Bedwars Parties plugins

# =================================================
#                  DEFAULTS
# =================================================
# Used almost no where
Prefix: "&6&lBedwars Party :- "
Bungee: false
Party:
  Prefix: "&1Party &8&l> &r"
  # PlaceholderAPI is available here!
  Party_chat: "{prefix} {player}&f: {msg}"
Command_Aliases: ["party", "p"]

# =================================================
#                  MESSAGES
# =================================================
Messages:
  Party_created: "&aSuccess! &bYou have created a party :D, It's suggested to use /p invite playerName tho!"
  Party_not_found: "&cSorry, there was no party found to be joined!"
  # !No placeholder!
  Player_not_online:
    - "&1&m--------------------------------------------------&r"
    - "&cYou cannot invite that player since they are not online."
    - "&1&m--------------------------------------------------&r"
  # {player} or Player PAPI
  Party_warp:
    - "&6&m---------------------------------------------------&r"
    - "&eThe party leader, %player_name%. summoned you to them."
    - "&6&m---------------------------------------------------&r"
  # {player} or PAPI
  Party_invite_expired:
    - "&6&m---------------------------------------------------&r"
    - "&eThe party invite from %player_name% &ehas expired"
    - "&6&m---------------------------------------------------&r"
  # Placeholders
  # [ {count} , {leader} , {players} - list of all players ]
  Party_member_list:
    - "&1&m----------------------------------------------------"
    - "&6Party Members {count}"
    - ""
    - "&eParty Leader: &r{leader}"
    - "&eParty Members: &r{players}"
    - "&1&m----------------------------------------------------"
# {newLeader} can be used for player PAPI too for eg:%player_name%
  Party_transfer:
    - "&1&m----------------------------------------------------"
    - "&r{leader}&r transferred the party to &r{newLeader}"
    - "&1&m----------------------------------------------------"
  Not_in_a_party:
    - "&1&m---------------------------------------------------&r"
    - "&c You are not in a party."
    - "&1&m---------------------------------------------------&r"
# {leader}, %player_name%
  Party_kick:
    - "&1&m----------------------------------------------------"
    - "&eYou have been kicked from the party by &r{leader}"
    - "&1&m----------------------------------------------------"
  Already_in_a_party:
    - "&6&m----------------------------------------------------"
    - "&cAlready in a party!"
    - "&6&m----------------------------------------------------"
  #{player} can also be used as PAPI eg: %player_name%
  Party_leave:
    - "&6&m----------------------------------------------------"
    - "{player} &ehas left the party!"
    - "&6&m----------------------------------------------------"
  #{player} can also be used as PAPI eg: %player_name%
  Party_disband:
    - "&6&m----------------------------------------------------"
    - "{player} &eDisbanded the party!"
    - "&6&m----------------------------------------------------"
  #{player} can also be used as PAPI eg: %player_name%
  Party_join:
    - "&6&m----------------------------------------------------"
    - "%player_name% &ahas joined the party!"
    - "&6&m----------------------------------------------------"
  Party_invite:
    - "&6&m---------------------------------------------------&r"
    - "&r{player} &ehas invited you to join their party!"
    - "&6Click Here &eto join! you have 60 seconds to accept"
    - "&6&m---------------------------------------------------&r"

# NOTE: Player's Display Name will be pulled up! you can still use PAPI for ranks
  # {p1} -> who invited the player
  # {p2} -> the player who is invited
  Party_invite_to_leader:
    - "&6&m--------------------------------------------------"
    - "&r{p1} &einvited &r{p2} &eto join the party!"
    - "&6&m--------------------------------------------------"
  Party_help:
    - "&6&m--------------------------------------------------"
    - "&aParty Commands:"
    - "&e/party &b- Prints this page"
    - "&e/party invite username &b- Invites the player to your party"
    - "&e/party leave &b- Leaves the current party"
    - "&e/party list &b- Lists the members of your party"
    - "&e/party transfer username &b- Transfers the party leader to that player"
    - "&e/party warp &b- Used to warp your party into the game (if they disconnected)"
    - "&e/party accept username &b- Accept a party invite from that user"
    - "&e/party disband &b- Disbands the party"
    - "&e/party private &b- Enables private game mode [BETA]"
    - "&6&m--------------------------------------------------"

# =================================================
#            ! DO NOT CHANGE THESE !
# =================================================
Version: 1
Debug: []
Log_Lag_Over_Milis: -1

 

 

PERMISSIONS

  • bedwarsparties.private : Allows you to use /p private
  • bedwarsparties.admin : Allows you to /p reload

PICTURES

attachment.pngattachment.pngattachment.pngattachment.pngattachment.png

attachment.png

attachment.png

attachment.png