https://github.com/zinx28/fortserver
Universal Fortnite Private Server
https://github.com/zinx28/fortserver
api backend csharp fortnite fortnitebackend
Last synced: 5 months ago
JSON representation
Universal Fortnite Private Server
- Host: GitHub
- URL: https://github.com/zinx28/fortserver
- Owner: zinx28
- License: apache-2.0
- Created: 2024-01-31T23:16:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-12T12:45:24.000Z (5 months ago)
- Last Synced: 2025-07-12T14:51:11.264Z (5 months ago)
- Topics: api, backend, csharp, fortnite, fortnitebackend
- Language: C#
- Homepage:
- Size: 10.1 MB
- Stars: 49
- Watchers: 2
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FortBackend
## FortBackend is a Universal Fortnite Private Server written in C#.
## About
- Discord server [here](https://discord.gg/8kCu6PDvPd)
- HTTP/HTTPS Support
- Support Seasons 3 to 21, including season shop (untested for versions higher then s21)
- 1:1 Quests (currently some seasons support less / or just not at all)
- Arena UI/Playlists! Seasons 8 to 23 (UNFINISHED, NOT WORKED ON ~ not proper scores on seasons 8 and 11)
- Ban Assist!
- You may use added/unfinished config stuff [FortLibrary/ConfigHelpers/FortConfig.cs](https://github.com/zinx28/FortBackend/blob/main/FortLibrary/ConfigHelpers/FortConfig.cs)
## Setup FortBackend
- Requires VisualStudio To Build
- [Info Here](https://github.com/zinx28/FortServer/blob/main/Setup.md)
## Discord Bot
- Make sure you set up the bot in the configs, and the /test command works
- Discord Bot Disabled On "DEVELOPMENT"
- ActivityType max is 5 (check in config cs file!! for more details)
- More info to setup and commands [here](https://github.com/zinx28/FortBackend/blob/main/DiscordBotSetup.md)
## TODO/Added
- [todo.md](https://github.com/zinx28/FortBackend/blob/main/todo.md)
## Admin Panel (CMS)
I've created an admin page to make it easier to manage JSON configs.
### About
- The admin account is essential and cannot be deleted or edited.
- Admins can grant other "FortBackend" users admin or moderator roles.
- Admins have the ability to edit user roles, but moderators cannot edit users or add new ones (work in progress).
- INI Manager on the dashboard is a mess and i will redo it in the future
### Setup and Login
- Start the FortBackend application.
- Access the login page [here](http://127.0.0.1:3000/login) (right-click to copy the link).
- Use the default email (Admin@gmail.com) and password (AdminPassword123).
- Upon first login, you will be prompted to change your email and password.