-
Notifications
You must be signed in to change notification settings - Fork 6
Commands
YTG123 edited this page Nov 19, 2020
·
3 revisions
This page explains all Manhunt: Fabric commands and their usage. The format will be in a tree-like structure, like so:
-
/rootCommand
-
branch 1
- Functionality
[optional argument]
branch 2
- Functionality
-
<arg>
is required, [arg]
is optional, arg
is a text literal.
-
/clearManhuntCache
- Clears the cache of players who have the mod, and sends the packet again. Use this command if you see high memory usage when a lot of players are connected.
-
/hunters
(requires permission level2
)-
clear
- Clears the hunter list.
-
add
-
<target>
- Adds
target
to the hunter list. Cannot be the speedrunner.
- Adds
-
-
get
- Sends back a list of all the hunters.
-
-
/speedrunner
-
set
-
<target>
- Sets
target
to be the speedrunner. Cannot be a hunter.
- Sets
-
-
get
- Sends back the speedrunner's name.
-
clear
- Clears the speedrunner - will cause log spam when updating compass!
-