Compatibility
Minecraft: Java Edition
Platforms
Creators
Details

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 <name> [schematic] [material] [xSize] [zSize] - Create a new fall
/fg confirm - Confirm a pending creation
/fg connect <fall1> <fall2> - Connect two falls
/fg disconnect <fallId> - Disconnect a fall
/fg delete <id> - 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!



