
FallGates - Ground Portals
Travel through 100% customizable ground portals
- Загрузки
- 141
- Подписчики
- 3
- Обновлён
- 22 июня 2025 г.
- Лицензия
- GPL-3.0-only
Опубликован 16 июня 2025 г.

FallGates: Create teleportation holes that link any two locations with customizable schematics
FallGates is a lightweight Spigot plugin that lets you create falls — schematic-based holes in the ground that teleport players to another linked fall. When players jump into a fall, they are instantly transported and pushed out of the connected fall, creating seamless and fun travel mechanics for minigames, hubs, and adventure worlds.


Here’s how to create your first teleport tunnel with FallGates in just a few steps:
Step 1: Create the First Fall
Stand where you want the first fall to be placed. Run the command /fg create fall1 (you can replace fall1 by any other name you want). Move away from the fall location and use /fg confirm to confirm the fall creation.
Step 2: Create the Second Fall
Repeat the same procedure to create your second fall, using /fg create fall2
Step 3: Connect both Falls
Run the command /fg connect fall1 fall2 to connect both your falls.
It's done! Now you can travel between both falls!

/fg create [schematic] [material] [xSize] [zSize] - Create a new fall
/fg confirm - Confirm a pending creation
/fg connect - Connect two falls
/fg disconnect - Disconnect a fall
/fg delete - Delete a fall and restore blocks
/fg list - List all falls
/fg help - Show command help

fallgates.command.create - Grants access to the /fg create command.
fallgates.command.confirm - Grants access to the /fg confirm command.
fallgates.command.connect - Grants access to the /fg connect command.
fallgates.command.disconnect - Grants access to the /fg disconnect command.
fallgates.command.delete - Grants access to the /fg delete command.
fallgates.command.list - Grants access to the /fg list command.
fallgates.command.help - Grants access to the /fg help command.

FallGates depends on WorldEdit to load and paste the fall schematics into your world. Make sure you have it installed on your server!

Please feel free to propose new functionalities and report any bugs. To report bugs and/or get support please join our Discord server.
If you have any questions regarding the plugin or need support installing/configuring it, you can also join the Discord server and ask your questions there!
Ченджлог
0.0.3Релиз1.21.4, 1.21.5, 1.21.6 · 22 июня 2025 г.
This update adds configurable settings to the
config.yml file to allow server administrators to modify the general behavior of the falls. This new update allows admins to configure:
- The time to wait before closing an open fall.
- The height of the fall (i.e., the number of blocks to allow the player to fall before teleporting him to the connected fall).
- The vertical and horizontal push forces applied to the players when they leave the target fall.
0.0.2Релиз1.21.3, 1.21.4, 1.21.5 · 17 июня 2025 г.
This update fixes an exception in the console when different falls were placed in different worlds. This would cause falls to not open not allowing the players to travel through them.
0.0.1Релиз1.21.3, 1.21.4, 1.21.5 · 16 июня 2025 г.
🌀 FallGates - v0.0.1
FallGates is a Spigot plugin that lets you create linked holes in the ground — called falls — that teleport players between each other using customizable schematics.
✨ Features
- Create teleportation holes with /fg create
- Use custom schematics for fall structures
- Connect and disconnect falls with /fg connect and /fg disconnect
- Restore terrain when a fall is deleted
- Fully reversible and easy to manage
- Supports any fall size (square or rectangle)
- Built-in command system with /fg help
Комментарии
Загружаем…