Now you can use the brackets again:
Create an account at:
https://tournament.ohalee.com/dashboard
Open a ticket on discord: https://discord.ohalee.com to get the API Key and to know how to configure your plugin for live updating brackets.
Now you can create 2vs2 tournament, 3vs3, 5vs5 and more!
Without any limits
Modified commands
Modifed langs
Invite system for teams
update the end of settings.yml
YAML:commands: invite: not_supported: - "§cThis command is not supported in this tournament" player_not_found: - "§cPlayer not found" invite_self: - "§cYou can't invite yourself" no_team: - "§cYou are not in a team" not_leader: - "§cYou are not the leader of the team" team_full: - "§cThe team is already full" already_in_team: - "§cPlayer is already in the team" invite_error: - "§cAn error occurred while inviting the player" already_sent: - "§cPlayer %player% has already been invited" invite_sent: - "§aPlayer %player% has been invited to the team" invite_received: - "§aYou have been invited to the team of %player%" join: not_invited: - "§cNo one has invited you in this team" success: - "§aYou signed up for the tournament" success_team: - "§aYou joined the team %team%" leader: - "§aPlayer %player% joined your team" no_team: - "§cTeam not found" full: - "§cThe team is already full" tournament_full: - "§cThe tournament is already full" already_participant: - "§cYou are already registered for the tournament" status_error: - "§cThe tournament doesn't accept new registrations" leave: not_participant: - "§cYou are not registered for the tournament" unsubscribe: - "§aYou have unsubscribed from the tournament"
Added nametag placeholders for teams
%ut_<arena>_nametag_team1%
%ut_<arena>_nametag_team2%
Fixed winner health after fight
Added configurable no team name
Added reset subcommand
More info in removeall command
![]()
update settings.yml
