HomeJavaModsKteManhunt
KteManhunt
KTE MANHUNT - THE MANHUNT PLUGIN
This KteManhunt plugin allows you to play manhunt automatically. You can change the desired settings from the configuration files. You can modify all messages within the messages.yml file.
Features
Modes
Commands
Test Results
Intel E5-2699 V4 server with 6CPUs handled 40-50 player comfortably.

For any plugin-related bugs, errors, or suggestions, please contact us via Discord.

Spoiler: PlaceHolders
  • %KteManhunt_match% : Indicates whether the match has started.
  • %KteManhunt_playercount% : Provides the number of players in the game.
  • %KteManhunt_player% : Shows your name in the game
  • %KteManhunt_time% : It’s shows the remaining time and how much time has passed.
  • %KteManhunt_hunters_or_speedrunners% : Checks whether the player is a speedrunner or a hunter.
  • %KteManhunt_hunterscount% : Displays the number of hunters.
  • %KteManhunt_speedrunners_count% : Displays the number of speedrunners
  • %KteManhunt_mode%: Displays the mode
  • %KteManhunt_kill%: Shows how many times you killed the player
  • %KteManhunt_death%: Shows how many times you've died.
  • %KteManhunt_win%: Shows how many matches you won.
Spoiler: start.bat - Automatic Delete World and Restart Server
Code (Text):
@echo off
title KteManhunt - KteProject
set fileName="server.jar"
set /A memory=2048
cls
:start

del /s /f /q world
del /s /f /q world_nether
del /s /f /q world_the_end

java -Xms%memory%M -Xmx%memory%M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -jar %fileName% --nogui

echo Restarting in 5 seconds...
echo Press CTRL + C to cancel.
timeout 5
goto :start

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

KteManhunt is a free Minecraft Java mod. Compatible with Minecraft 1.16, 1.17, 1.18, 1.19 and newer. Downloaded 310 times (via Spigot). Download it and open it directly in the game.

Explore more