“`json
{
“title”: “Guestpath Secure Bridge Plugin”,
“subtitle”: “Let Guest Friends Join Safe Server Worlds”,
“content”: “

Guestpath Secure Bridge Plugin lets server owners welcome guest players while keeping official account protections active. It creates a secure bridge so non-premium friends can join an online server through a strict whitelist system. Regular licensed players log in normally with Mojang accounts, while guest players receive special tags, custom chat labels, and limited game permissions. The plugin helps communities play together without forcing the entire server into unprotected offline mode.

Guestpath Secure Bridge Plugin

Features:

  • Hybrid Login System: Premium players log in through official servers, while listed guests use a controlled entry path.
  • Keeps online security active on your server without turning off verification.
  • Allows specific guest usernames through a customizable approved list.
  • Bypasses guest checks automatically for Bedrock edition players when using Floodgate or Geyser.
  • Stops non-licensed players from taking over registered premium usernames.
  • Applies a customizable prefix in chat to show who is playing as a guest.
  • Gives guest players custom spawn messages, screen titles, and default game modes upon joining.
  • Protects server safety by blocking unknown guests if official verification services go offline.

Commands:

  • /sidegate reload: Reloads the plugin configuration files without restarting the server.

Configuration:

# SideGate Configuration

Enable-guest-mode: true
auto-detect-premium: true

Allow-all-guests: false

Premium-usernames:
- "TamKungZ"

Premium-session-failure:
action: "KICK_WITH_MESSAGE" # or FALLBACK_TO_GUEST
message: "&cThis username belongs to a Premium account.n&eChange your username and try again."

Allowed-guests:
- "FriendName1"
- "FriendName2"

Guest-settings:
default-gamemode: "SURVIVAL"
chat-prefix: "&7[Guest] &r"

Messages:
join-title: "&cACCESS RESTRICTED"
join-subtitle: "&7Guest Mode"
join-message:
- "&c=================================="
- "&6 Welcome to SideGate Protocol"
- "&7 Account Status: &cGuest (Non-License)"
- "&7 You have restricted gameplay access."
- "&c=================================="

“,
“excerpt”: “Guestpath Secure Bridge Plugin lets secure online servers welcome offline guest friends safely using custom whitelists, name protection, and chat prefixes.”,
“focus_keyword”: “Guestpath Secure Bridge Plugin”,
“dependencies”: [
“ProtocolLib”
],
“tags”: [
“Admin Tool Plugins”,
“Chat Related Plugins”,
“General Plugins”,
“Mechanics Plugins”,
“Miscellaneous Plugins”,
“Utility Plugins”
],
“captions”: [
“Hybrid login support for premium, guest, and Bedrock edition players”,
“Special chat prefix shown in front of guest player names”,
“Custom welcome screen titles and alerts displayed for guest players”,
“Warning message blocking guests from taking registered premium account names”
]
}
“`

Requirements:

ProtocolLib Required

Guestpath Secure Bridge Plugin Download Links

For Minecraft 26.2, 26.1.2, 26.1.1

Click to rate this post!
[Total: 0 Average: 0]