Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Hide-n-Seek

Hide-n-Seek

Fabric Server Side Hide and Seek mod

562
8
Minigame

Compatibility

Minecraft: Java Edition

1.19.4

Platforms

Fabric
Quilt

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server

Creators

Certified Tater
Certified TaterOrganization

Details

Licensed LGPL-3.0-only
Published 2 years ago
Updated 2 years ago
DescriptionChangelogVersions

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:

  • /hide-n-seek command to control the game
  • fully customizable events json (see examples after running the server)
  • config for adjusting game values
  • multi-seeker support
  • compass hider tracking

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:

  • Announcement at 2000 ticks saying "This is an example announcement at 2000 ticks!"
  • Gives a diamond sword and 64 golden carrots to the hiders at 2000 ticks
  • Gives a diamond sword and 64 golden carrots to the seekers at 2000 ticks
  • Releases the seekers at 400 ticks
  • Gives a tracking compass to the seeker at 2000 ticks
  • Lets the hiders attack the seekers at 2000 ticks

Modrinth is open source.

main@81b0922

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.