Home

Welcome to the NexAuth documentation! This wiki contains comprehensive guides and references for NexAuth, a modern Minecraft authentication plugin.

πŸ“š Documentation Index

For Users

Document
Description
Target Audience

Complete installation, configuration, and usage instructions

Server owners, administrators

Quick overview and basic setup

New users

For Developers

Document
Description
Target Audience

How to extend, integrate, and contribute to NexAuth

Plugin developers

Complete API documentation with examples

Developers integrating with NexAuth

System architecture, design patterns, and technical details

Contributors, advanced developers

🎯 Choose Your Path

I'm a Server Owner

πŸ‘‰ Start with: User Guide

You'll learn:

  • How to install NexAuth

  • Configuration options

  • Database setup

  • Using commands

  • Setting up 2FA

  • Migration from other plugins

  • Troubleshooting

I'm a Plugin Developer

πŸ‘‰ Start with: Developer Guide

You'll learn:

  • How to integrate NexAuth with your plugin

  • How to extend NexAuth's functionality

  • How to create custom database providers

  • How to listen to and fire events

  • Best practices and code examples

I Want to Understand the Architecture

πŸ‘‰ Read: Architecture

You'll learn:

  • System overview

  • Design patterns used

  • Data flow

  • Security architecture

  • Database design

  • Event system details

I Need API Details

πŸ‘‰ Reference: API Reference

You'll find:

  • Complete interface documentation

  • Method signatures

  • Usage examples

  • Event reference

  • Configuration keys

πŸ“– Quick Reference

Essential Commands

Player Commands:

Admin Commands:

Quick Configuration

Minimum viable configuration:

πŸ”— External Resources

  • GitHub Repository: https://github.com/xreatlabs/NexAuth

  • Wiki: https://github.com/xreatlabs/NexAuth/wiki

  • Issues: https://github.com/xreatlabs/NexAuth/issues

  • Discussions: https://github.com/xreatlabs/NexAuth/discussions

  • Discord Support: https://discord.gg/m5ptM8X2Du

  • Spigot Resource: https://www.spigotmc.org/resources/nexauth.101040/

  • Releases: https://github.com/xreatlabs/NexAuth/releases


Happy coding and thank you for using NexAuth! πŸš€

For the complete documentation, visit the User Guide or Developer Guide.

Last updated