ModsJava
FillInTheWallLite
A modern remake of Hypixel's Hole In The Wall minigame, designed as a hub attraction for any Minecraft server!
⬇ Download on HangarOpen in MCModsHubGet it on Google Play →# Fill in the Wall Lite
A modern remake of Hypixel's Hole in the Wall minigame.
Gameplay is simple - place blocks such that they fill in the holes on the incoming wall!
This is a stripped-down version of the [full server](https://github.com/Arti-Dev/FillInTheWall). It's designed as a hub attraction for any Minecraft server!
# Installation/Setup
*At the time of writing this, this plugin is for 1.21.7 Paper servers.*
Simply download the latest release and place it in your server's `plugins` folder.
On its own, the plugin won't do anything. You need to define a playing field first using `/registerplayingfield`.
Follow the instructions in chat. Alternatively, you can copy and adapt the example playing field data in `playingfields.yml`.
Once that's complete, you can walk up to the playing field, and a menu to start the game should appear.
# Config
`simple_mode`: If enabled, the gamemode selection menu will be skipped and either an Endless game or Mega game
will start, depending on the playing field's total area.
# Commands
- `/registerplayingfield`: Starts a wizard to register a playing field. You can leave with `/registerplayingfield cancel`.
- `/fitw reload`: Stops all running games and reloads the plugin and config.
- `/fitw custom`: Clears all queued walls and replaces them with the provided custom wall bundle
- `/fitw toggle`: Toggles playing fields on and off. Can be helpful if you're trying to build around a playing field.
- `/fitw hotbar`: Restores the default hotbar items while in a game.
# Custom Walls
Custom walls are grouped into "wall bundles". You can find a few examples in the `custom` folder `(plugins/FillInTheWall/custom)`.
You can load these in the Sandbox gamemode with `/fitw custom `.
There are two components to a wall bundle YAML file:
- The dimensions of each wall
- Length
- Height
- The list of walls
- Wall name
- Wall holes
- Time override (in ticks)
The hole formatting are just numbers separated by commas. In a way, these are just ordered pairs, except without any parentheses around them.
For example, the wall with holes shaped like an Among Us character has the holes: `2,0,4,0,1,1,2,1,3,1,4,1,1,2,2,2,2,3,3,3,4,3`
FillInTheWallLite is a free Minecraft Java mod. Compatible with Minecraft 1.21.7, 1.21.8. Downloaded 18 times (via Hangar). Download it and open it directly in the game.
Explore more