Skip to content
Aorux01 edited this page Feb 18, 2026 · 15 revisions

Welcome to the Neodyme Documentation

Welcome to the official Neodyme Wiki! Here you'll find everything you need to understand, configure, and extend Neodyme - a fully-featured Fortnite backend server.

Current Version: 1.2.3 | API Version: 1.5


Documentation

Getting Started

Page Description
Getting Started Installation, setup, and full configuration reference
Commands Console command reference

Features

Page Description
Web Interface Dashboard, moderator panel, admin panel, developer panel
Database JSON, MongoDB, backup system, migration
Security Authentication, rate limiting, HTTPS, audit logging

Development

Page Description
API Reference Game API and Web API endpoints
Plugins Create and install plugins

Quick Links

  • Server Port: 3551 (default)
  • Web Interface: http://localhost:3551
  • Configuration: server.properties and config/
  • Database: data/ (JSON) or MongoDB

Support

  • Discord: @aorux01
  • GitHub Issues: Report bugs and request features
  • Pull Requests: Contributions welcome!

Thank you for using Neodyme!

Clone this wiki locally