Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.xreatlabs.space/llms.txt

Use this file to discover all available pages before exploring further.

Bedrock Edition Support

NexAuth provides native integration with Floodgate, allowing Bedrock Edition players to join Java Edition servers with proper authentication.

Overview

Through Floodgate integration, Bedrock players can join your server while maintaining proper authentication and account management.

Configuration

# Sets which method should be used for creating fixed UUID when a new player is created.
# Available Creators: RANDOM, CRACKED, MOJANG
new-uuid-creator=CRACKED

# Profile conflict resolution strategy: BLOCK, USE_OFFLINE, OVERWRITE
profile-conflict-resolution-strategy=BLOCK

Requirements

  • Floodgate plugin installed and configured
  • Geyser proxy or plugin for Bedrock connectivity
  • Proper Floodgate-Spigot integration

Bedrock-Specific Features

  • Auto-registration with Floodgate UUIDs
  • Skin loading and conversion
  • Separate authentication handling
  • Cross-platform chat support

Troubleshooting

Ensure Floodgate is properly configured before enabling NexAuth Bedrock support.

Next Steps

Security Features

Learn about security features and best practices.