Murder
1.13 - 1.16.5 / 1.21 - 1.21.4
This Data Pack adds the game Murder. The game is modular, so you can play it on any map with a short and simple installation.
How to Play
- Finish the setup.
- Start the game with the following command. You don't need op for that.
/trigger Murder
To exit the game you have to execute the same command again. - After that a 30 sec long countdown starts. During this time other players can join the game. (At least 2 players are needed for the game to start.)
- After the 30 secs, the game starts and the randomly selected Murder has 5 mins to kill all the other players.
- One of the other players gets a Bow. He is the Detective and must find the Murder and kill him before he can kill the other players.
- The other players can hide from the Murder or collect Gold. (With 6 Gold you get a bow, with which you can also hunt the Murder)
- When the Murder has killed all the players, he wins. But if the time runs out before he has killed all players or he is killed, the surviving players win.
Setup 1.20 +
- Install the Data Pack and rejoin the world or restart the server.
- Build your Murder map.
- Enable cheats or give yourself op if you are on a server, and execute this command:
/function murder:config
- You get three Armor Stands:
- Place the Spawn Point at the Point where the players should be teleported when they want to play Murder. For each game a random Spawn Point is selected.
- Place the End Point at the Point where the players should be teleported when the game is finished. Players get teleported to a random End Point
- Place Gold Spawners around your map to let normal players collect Gold. Gold spawns there all 2 mins.
- To remove one point again hit the Armor Stand
- Remove all Gold Spawners with this command:
/kill @e[tag=murder_e_golddrop]
- Remove all Murder related Armor Stand with
/kill @e[tag=murder_e_point]
- To save your changes execute
/function murder:save
Setup 1.13 - 1.16.5

- Install the Data Pack and rejoin the world or restart the server.
- Build your Murder map.
- Enable cheats or give yourself op if you are on a server, and execute this command:
/tag @s add murder_config
- In the picture you can see what the different items do if you place them.
Settings
Disable spectator after death.
/scoreboard players set #spectator murder 1
Disable Gold drop.
/scoreboard players set #gold murder 1
Disable automated Bow purchase.
/scoreboard players set #bow murder 1
Disable chat start with /trigger Murder. (You need to make your own start)
/scoreboard players set #chatstart murder 1
To enable the setting again you need to execute the same command except of the 1 replace with a 0.