Thimble is a minigame plugin where players must jump into the water and avoid the blocks laid by the previous jumps. The pool fills up after each successful jump.
- Native Minecraft Version:
- 1.13
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
- Source Code:
- https://github.com/syldium/Thimble
- Languages Supported:
- Français
Thimble, ou dé à coudre, est un plugin de mini-jeu où les joueurs doivent sauter dans l'eau et éviter les blocs posés par les sauts précédents. La piscine se remplit après chaque saut réussi. La langue française est incluse par défaut dans le plugin.
Features
- Two game modes: jump in turn or simultaneous jumps
- Clickable signs to enter/exit the arena, or change block
- Interface to choose the player's block, with rebalancing at the beginning of the game
- Access to player statistics, saved in a database (SQLite, H2, MySQL, MariaDB and PostgreSQL supported)
- A spectator mode for eliminated players (configurable)
- The player can be in game and disconnected - until it's his/her turn (configurable)
- Ability to set arena dimensions with WorldEdit to detect when the arena is empty
- Support for waterlogged blocks
- Integration with PlaceholderAPI: access to the leaderboard
- Parties and vanish plugins support
- Configurable messages using the MiniMessage formatting
- An API for developers
Basic setup
The arena is now operational! You can also change the minimum/maximum number of players (setMin/setMax), set the waiting lobby once the game has started (setWait), change the game mode (setGameMode) or set the dimensions of the pool with WorldEdit (region).
- /th arena create <arena> to create an arena
- /th arena setSpawn <arena> to define the location where players appear when they join the arena
- /th arena setJump <arena> to define where players will jump from
Players can use the following commands:
More information on how to setup the plugin here - See the complete permissions list
- /th join <arena> to join the arena
- /th leave <arena> to leave it
- /th block to open the block selection interface
- /th stats <player> to see their statistics
If you have any questions/bugs/suggestions, feel free to use the discussion tab or create an issue on GitHub.

Thimble 1.3.0
Dé à coudre: jump into a water pool and avoid blocks.