Bridge
A powerful Hytale plugin library for creating, managing, and orchestrating temporary worlds with ease.
About Bridge
Bridge - Hytale World Management Library
A powerful Hytale plugin library for creating, managing, and orchestrating temporary worlds with ease. Bridge provides a robust API for handling world lifecycle, player transfers, and customizable world behavior.
✨ Features
- Easy World Management: Create, activate, deactivate, and delete worlds with simple API calls - Player Transfers: Safely move players between worlds with built-in thread safety - Custom World Behavior: Extend `BridgeWorldComponent` to add custom logic to your worlds - Asynchronous Operations: Most operations run asynchronously with optional callbacks - World Configuration: Control block breaking, placement, gathering, and PvP settings - Lifecycle Events: Hook into world creation, deletion, and player events
📖 API Reference
BridgeWorldManager:
createWorld(String name, BridgeWorldComponent component, Consumer<BridgeWorld> callback)
getAllVBridgeWorlds() - Get all managed worlds
getDefaultWorldAsBridgeWorld() - Get the default world
deleteWorld(BridgeWorld world) - Permanently delete a world
activateWorld(BridgeWorld world, Consumer<BridgeWorld> callback)
deactivateWorld(BridgeWorld world, World movePlayersTo)
BridgeWorld:
activate(Consumer<BridgeWorld> callback) - Load world into memory
deactivate(World movePlayersTo)` - Unload world
transferPlayer(PlayerRef player) - Move player to this world
delete() - Delete this world and its files
setAllowPvP(boolean enabled) - Toggle PvP
setAllowBlockBreaking(boolean enabled) - Toggle block breaking
BridgeWorldComponent Lifecycle Methods:
onCreateWorld(BridgeWorld world)` - When world is created
onDeleteWorld(BridgeWorld world)` - Before world deletion
onPlayerJoinWorld(BridgeWorld world, PlayerRef player)`
onPlayerLeaveWorld(BridgeWorld world, PlayerRef player)`
onPlayerDieInWorld(BridgeWorld world, PlayerRef player)`
onTick(BridgeWorld world, float deltaTime)` - Called every tick
Categories
Frequently Asked Questions
What is Bridge?
A powerful Hytale plugin library for creating, managing, and orchestrating temporary worlds with ease.
How do I download Bridge?
You can download Bridge for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.
Who created Bridge?
Bridge was created by D1GQ. The mod has been downloaded 41 times.
Is Bridge compatible with Hytale servers?
Bridge is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.
How do I install Bridge?
To install Bridge: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.
Related Misc Mods
View all modsYmmersive Melodies
Conczin
Upload and play MIDI files in-game on various instruments to annoy your friends with custom melodies!
MultipleHUD
Buuz135
A simple mod that allows you to have multiple HUDs present at once.
Spanish Translation
Plexu5
A Spanish language translation for Hytale. Includes UI, items, and menus.
YUNG's HyDungeons
YUNGNICKYOUNG
Adds new procedurally generated dungeon instances!
Just Enough Tales (JEI mod)
uwudwagon
A JEI mod for Hytale.
[NoCube's] Simple Bags
NoCube
Adds bags that you can put anything in!