The ultimate frantic PvP minigame where Hunters chase Beasts across your maps. Tag enemies, survive the clock, or fight off the infection.
The ultimate frantic PvP minigame where Hunters chase Beasts across your maps.
Tag enemies, survive the clock, or fight off the infection.
| Feature | Description |
|---|---|
| ⚡ 4 Game Modes | Capture, Kill, Timed, and the new Infection mode. |
| 🌍 Multi-World | Fully automated lobby and arena rotation system. |
| 🔊 Heartbeat FX | Dynamic sound system: Beasts hear faster heartbeats as Hunters get closer. |
| 🏹 Custom Kits | Configurable loadouts (Swords, Bows, Potions) per role. |
| 🛠️ In-Game Editor | Visual wands (/bh tool) to set spawns and objectives easily. |
| 📊 Stats & Top | Track Wins/Kills and display a global Leaderboard. |
| 👀 Smart Spec | Late joiners get a Compass Menu to teleport to players instantly. |
Classic Tag with an objective.
Traditional PvP Combat.
Hide & Seek / Parkour Survival.
00:00.One vs All. The swarm grows.
BeastHunt.jar into your plugins folder.config.yml.1. Teleport:
/bh tp <worldname>2. Spawn Tool:
/bh tool spawns
- Left Click: Cycle spawn (Gold = Beast / Emerald = Hunter).
- Right Click: Remove spawn.
3. Objective Tool:
/bh tool objective
- Left Click: Set Objective Token.
- Right Click: Remove it.
4. Save: Just type
/bh stopor leave.
| Command | Arguments | Permission | Description |
|---|---|---|---|
/bh capture |
[num] [t:sec] |
beasthunt.use |
Start Capture match. |
/bh kill |
[num] [t:sec] |
beasthunt.use |
Start Kill match. |
/bh infection |
[num] [t:sec] |
beasthunt.use |
Start Infection match. |
/bh countdown |
[seconds] |
beasthunt.use |
Start Timed match. |
/bh stop |
- | beasthunt.stop |
Force stop game. |
/bh tool |
<mode> |
beasthunt.tool |
Get editor wands. |
/bh teleport |
<world> |
beasthunt.teleport |
Admin TP to maps. |
/bh stats |
- | beasthunt.stats |
View personal stats. |
/bh top |
- | beasthunt.stats |
View Leaderboard. |
💡 Tip: Use
t:120to force a match to last exactly 120 seconds.
Example:/bh infection t:60
# Define your maps here
parkour-worlds:
- world: "map_forest"
weight: 10
# Customize the equipment for Kill/Infection modes
kits:
hunter:
- "DIAMOND_SWORD"
- "BOW"
- "ARROW:10"
beast:
- "IRON_SWORD"
- "SPEED_POTION"
# Visuals & UI
scoreboard:
enabled: true
lines:
show-mode: true
show-time: true
# Immersion settings
heartbeat:
enabled: true
max-distance: 20 # Distance blocks to start hearing the beat
# Nametags (Above Head)
nametags:
hunter-prefix: "&a&lHUNTER &a"
beast-prefix: "&c&lBEAST &c"
❗ TAB / Velocity Users
If you use a TAB plugin and don't see the "HUNTER/BEAST" nametags, go to your TABconfig.ymland add your game worlds to the disable-features-in-worlds list (specifically for nametags/teams).
🛡️ Void Respawn
Hunters have infinite lives! If they fall into the void, the plugin automatically teleports them to a safe Hunter spawn point to keep the action going.
🏃 Lobby Parkour
Since players are in adventure mode with no hunger in the lobby, we recommend building a small parkour course to keep them entertained while waiting!
This project is licensed under the MIT License.