Manhunt Bedrock

Rather than trying to beat the clock, players become either a runner or a hunter; runners have to stay alive and beat the game while a variable amount of hunters hunt the runner down and try to kill them.
Functions
/function setup: RUN THIS FIRST BEFORE RUNNING ANY OTHER FUNCTION!
/function rolesrandom: This will assign a random role to all players (EXCLUDING SPECTATOR MODE!).
/function forcehunter: This will forcefully assign the role of Hunter to the player (REMEMBER TO EXECUTE THE COMMAND TOWARDS THE PERSON YOU WANT TO FORCE THE ROLE ONTO!).
/function forcespeedrunner: This will forcefully assign the role of Speedrunner to the player (REMEMBER TO EXECUTE THE COMMAND TOWARDS THE PERSON YOU WANT TO FORCE THE ROLE ONTO!).
/function removeallroles: This will remove the role from all players.
/function removerole: This will remove all roles from the player (REMEMBER TO EXECUTE THE COMMAND TOWARDS THE PERSON YOU WANT TO REMOVE ALL THEIR ROLES FROM!).
/function start: If you execute this command, the game starts (REMEMBER, BEFORE RUNNING THIS FUNCTION, YOU NEED TO ASSIGN THE ROLES FIRST).
/function help: If you need help within the game and not from the modbay page
Spectator mode
To add the spectator mode to a player, you need to assign them the 'spectator' tag.
/tag <player> add spectator
Scoreboard
It's your turn
This appears on the screen when itโs your turn to be a Hunter:
This appears on the screen when itโs your turn to be a SpeedRunner:
Items
Compass: If the Hunter has the compass in their hand, it will tell them the position of the SpeedRunner.
Achievements
Some main Java achievements were added to this addon, so that the progress of each player can be seen during the game.