Mod
Hide-n-Seek
No reviews yet
Fabric Server Side Hide and Seek mod
Features small, self-contained games within Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers