HomeJavaModsHide-n-Seek
Hide-n-Seek

Hide-n-Seek

Server Side Hide and Seek mod

In this mod hiders are forced to hide away in a map and then seekers are released to find them!

Features:

Custom Events Json Example:

[
  {
    "time": 2000,
    "actionType": "announcement",
    "data": [
      "This is an example announcement at 2000 ticks!"
    ]
  },
  {
    "time": 2000,
    "actionType": "item-hider",
    "data": [
      "diamond_sword1",
      "golden_carrot64"
    ]
  },
  {
    "time": 2000,
    "actionType": "item-seeker",
    "data": [
      "diamond_sword1",
      "golden_carrot64"
    ]
  },
  {
    "time": 400,
    "actionType": "release"
  },
  {
    "time": 2000,
    "actionType": "compass"
  },
  {
    "time": 2000,
    "actionType": "hider-pvp"
  }
]

This example executes the following:

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.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more