
Race your friends to complete unique objectives! Various modes including deaths, kills advancements, armor, and food.
Fayaz's Lockout is a competitive lockout-style game mode with multiple play modes where players race to claim unique objectives before their opponents.
Set a goal (for example, 5) and race against other players to reach that number first. Once a specific objective is claimed by any player, no one else can score points with that same objective again.
Die in as many unique ways as possible before your opponents do.
Deaths can be matched by two methods:
Examples of unique deaths:
Kill as many unique mob types as possible before your opponents do.
Each different mob type counts as one objective:
Breed as many unique mob types as possible before your opponents do.
Wear complete armor sets or individual pieces before your opponents do.
Two submodes:
Available materials:
Unlock unique advancements before your opponents do.
Race to complete advancements like:
Eat unique food types before your opponents do.
Claim foods by consuming them:
/lockout switch true
/lockout configure mixed include <mode>/lockout configure mixed exclude <mode>1. Set the goal:
/lockout configure goal <number>
Example: /lockout configure goal 5
Default is 5. No upper limit.
2. Choose the game mode:
/lockout configure mode kills
/lockout configure mode armor set (full matching sets required)
/lockout configure mode armor piece (any single piece claims that material)
/lockout configure mode advancements
/lockout configure mode foods
/lockout configure mode death source (matches by damage type)
/lockout configure mode death message (matches by death message text)
/lockout configure mode mixed (All modes combined)
3. Add players:
/lockout player add <player> <color>
Color options:
red, orange, yellow, lime, green, cyan, blue, purple, magenta, pink, white, gray, black#FF5555, 0xAABBCC, or FF5555Examples:
/lockout player add @p red
/lockout player add Fayaz
/lockout player add Kristaugh #00FF00
/lockout player add Dream 0xFFAA00
4. (Optional) Set a custom spawn point:
/lockout spawnpoint <x> <y> <z>
/lockout spawnpoint
5. Start the game:
/lockout start
When the game starts:
⚠️ Requires at least 2 players added and a goal set (> 0)
Modify a player's color:
/lockout player modify <player> <color>
Remove a player:
/lockout player remove <player>
Pause the game manually:
/lockout pause
Unpause the game:
/lockout unpause
Auto-pause on disconnect:
Stop the current match:
/lockout stop
Ends the current match but keeps all configuration (goal, mode, players, spawn point)
Reset everything:
/lockout reset
Completely resets: stops the game and clears all configuration
View current status:
/lockout status
Shows:
/lockout configure goal 5
/lockout configure mode death source
/lockout spawnpoint
/lockout player add Player1 red
/lockout player add Player2 blue
/lockout start
/lockout configure goal 10
/lockout mode kills
/lockout player add Steve
/lockout player add Alex
/lockout start
/lockout goal 3
/lockout configure mode armor set
/lockout player add Player1 red
/lockout player add Player2 blue
/lockout start
/lockout configure goal 6
/lockout configure mode armor piece
/lockout player add Player1 red
/lockout player add Player2 blue
/lockout start
/lockout configure goal 15
/lockout configure mode advancements
/lockout player add Player1 red
/lockout player add Player2 blue
/lockout start
/lockout configure goal 10
/lockout configure mode foods
/lockout player add Player1 red
/lockout player add Player2 blue
/lockout start
/lockout configure goal 15
/lockout configure mode mixed
/lockout configure mixed exclude foods
/lockout player add Player1 red
/lockout player add Player2 blue
/lockout start
During an active game, the HUD shows:
In mixed mode, an icon overlay shows the mode of each goal, such as a sword for kills or a skull for deaths
When paused, a large title appears in the center showing which player is being waited for.
⚠️ Required on both client and server
All players must have the mod installed for lockout to function correctly. The mod must be present on both the server and all clients.
Install all dependencies in both places too.
⚠️ Fabric API is required
Good luck, and may the best player win! 🏆