OneClickJoin is a lightweight Minecraft Forge mod that adds a single "Join" button to the main menu.
Clicking this button instantly connects the player to a preconfigured server.
Ideal for:
- Custom Minecraft launchers
- Server-hosted modpacks
- Private or whitelisted servers
🛠Features
- One-click connection to your server
- Right-click the button to open the config file [working only on github release]
- Optionally disables other main menu buttons
- Fully configurable via
oneclickjoin-common.toml
Perfect for launchers that must restrict players to a specific server.
🔧 Configuration
Located at:
config/oneclickjoin-common.toml
Options include:
joinButtonText– custom button labelserverIpPort– IP and port of your server (e.g.play.example.net:25565)disableSettings– disable config access via right-click
🧪 Compatibility
- Forge-based modpacks
- Works great with custom launchers

