This is a simple Manhunt Plugin. It adds the main features of Manhunt like the Tracking Compass.
You can Update the Location of the Speedrunner the compass is pointing to by clicking with the Compass.
Setting the speedrunner is very simple, just do "/manhunt set <Player>" .
If you just do "/manhunt" it will show the current Speedrunner.
Use "/manhunt reload" to reload the configuration and "/manhunt settings" to view the current settings.
/manhunt -> Shows Current speedrunner /manhunt reload -> reloads Config /manhunt set <Player> -> Sets the Speedrunner /manhunt settings -> shows Current Settings /manhunt settings cantTrackMessage <Message> -> set the Message that shows up when the speedrunner is unable to be tracked (like when the speedrunner is in another Dimension and InterDimensionalTracking is Disabled) /manhunt settings endTracking <true,false> -> Enable/Disable wether or not the speedrunner should be able to be tracked in the end /manhunt settings interdimensional <true,false> -> Enable/Disable wether or not the speedrunner should be able to be tracked interdimensional, if the speedrunner changes Dimension the Compass tracks the last Location in your Dimension /manhunt settings trackMessage <Message> -> set the Message that shows up when the speedrunner is Tracked by clicking with the Compass
Code (YAML):
# %runner_name% name of the speedrunner # %runner_x% x Coordinate of the speedrunner # %runner_y% y Coordinate of the speedrunner # %runner_z% z Coordinate of the speedrunner # %runner_distance% distance to the speedrunner runner: Redstoner_2019
inter-dimension-tracking: true
trackMessage: '&aCompass is now Pointing to
%runner_name%' cantTrackMessage: '&cCan''t track Player!'
end-tracking: false
You have a suggestion to add or you found a bug? Message me on my Discord!
discord.gg/CGPAYXRfJe