Customizable messages, config, scoreboard and kits
Vote Scenarios system
Stats system
Random Kits
Commands
/vote: Open the Vote GUI
/stats <player>: Open the Stats GUI
/topstats: Open the TopStats GUI
/uhcmeetup reload: Reload all configs
/uhcmeetup setlobby: Sets the spawn
/forcestart: Starts a Meetup
Permissions:
meetup.admin
meetup.vote
meetup.forcestart
Configs
Code (YAML):
lobby:
name: "lobby" meetup-world: "meetup" vote-system: # Enables the voting system for scenarios. scenario-system: true
# Adds the scenarios that can be voted on by name (exactly as they appear in /scenario). scenarios-to-vote: -
"AbsortionLess" -
"BloodHunter" -
"BowLess" -
"CobwebLess" -
"FastGetaway" -
"GappleRoulette" -
"GraveRobbers" -
"KillEffect" -
"TimeBomb" -
"WebCage" -
"HeavyPockets"
# Scenarios that will be enabled every time the server starts. default-scenarios-enabled: -
"NoClean" -
"GoldenRetriever" seed-list: - 11071079617937
- -632446011456927
- 144845014575172
- -271973583926241
- 828786898008397
- 912216414204313
- 149829148888427
- 706625171064917
- 471484538450128
worldborder-size: 400
worldborder-time: 160
players-to-start: 5
countdown-time: 60
# Restart the server at the end of the Meetup finish-restart: true
restart-countdown: 20
shield-break-sound: true
scenarios-gui:
scenarios-name: "&b%name%" noclean-time: 30
%meetup_border%: The size of the border.
%meetup_players_to_start%: Number of people needed to start.
%meetup_spectators%: Number of spectators
%meetup_timeelapsed%: Total time played.
%meetup_playersalive%: Live players.
%meetup_kills%: Player kills.
%meetup_online%: Players online
%meetup_countdown%: The waiting time to start.
%meetup_scenarios%: Shows the activated scenarios.
%meetup_winner%: Shows the winner of the meetup.