Compatibility
Minecraft: Java Edition
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
This datapack implements a deadline game. It can be played with 2+ players in teams between 2 and 4. The game starts with a preparation period. The default time is 1 hour but this can be configured. After this period the hunger game starts and the winners are the ones last standing.
Installation:
Datapack installation:
- Locate the datapack folder for the specific world
- Drag the Deadline.zip file into the datapack folder
- Enable the datapack with /datapack enable "file/Deadline.zip"
Mod installation:
- Follow the instructions on how to install your prefered modloader (be it Forge, Fabric, NeoForge or Quilt)
- Drag the downloaded .jar file into (on windows) %appdata%.minecraft\mods
- Launch the world and start playing
Playing:
The center of the fighting area is selected with:
/function deadline:center
The teams can be made automatically with:
/function deadline:team_set
You can manually create teams (lets say you want 2v2 with 2 in each team instead of the automatic 1v1v1v1)
Specifically for the blue team:
/team join deadline_blue <player>
You then start the game with:
/function deadline:start_game
To force end a game use:
/function deadline:end_game
To set the time before a game use (in seconds 1 hour = 60*60s = 3600s):
/scoreboard players set Temp deadline_time <time>
Please report any problem on github or discord @lprogrammer