Giter Club home page Giter Club logo

lawinserverv2's Introduction

LawinServerV2

LawinServer V2 is a fortnite backend written in Node.js that features an account system and xmpp.

Features

LawinServer V2

  • CloudStorage and ClientSettings (Settings Saving).
  • Locker:
    • Changing items.
    • Changing banner icon and banner color.
    • Changing item edit styles.
    • Favoriting items.
    • Marking items as seen.
  • Friends:
    • Adding friends.
    • Accepting friend requests.
    • Removing friends.
    • Blocking friends.
    • Setting nicknames.
    • Removing nicknames.
  • Item Shop:
    • Customizable Item Shop.
    • Purchasing items from the Item Shop.
    • Gifting items to your friends.

XMPP Features

  • Parties (builds 3.5 to 14.50).
  • Chat (whispering, global chat, party chat).
  • Friends.

NOTE: LawinServerV2 does not support Save the World.

Discord Bot Commands

Commands:

  • /create {email} {username} {password} - Creates an account on the backend (You can only create 1 account).
  • /details - Retrieves your account info.
  • /lookup {username} - Retrieves someones account info.
  • /exchange-code - Generates an exchange code for login. (One time use for each code and if not used it expires after 5 mins).
  • /change-username {newUsername} - You can change your username using this command.
  • /change-password {newPassword} - You can change your password using this command.
  • /sign-out-of-all-sessions - Signs you out if you have an active session.
  • /clear-items-for-shop - Clears anything in your profile that is from the item shop.

Moderation Commands:

  • You can only use the moderation commands if you are a moderator.
  • /ban {targetUsername} - Ban a user from the backend by their username.
  • /unban {targetUsername} - Unban a user from the backend by their username.
  • /kick {targetUsername} - Kick someone out of their current session by their username.

How to set up moderators?

  1. Go to Config/config.json in the directory you extracted LawinServerV2 into.
  2. Open it, you should see a "moderators" section in the file.
  3. You have to get your discord id and replace discordId with it.
  4. You can set multiple moderators like this ["discordId","discordId2"].

Hosting for others

You are allowed to host for others, however please credit me and don't remove my credits from responses/contentpages.json.

How to host LawinServerV2

  1. Install NodeJS and MongoDB.
  2. Download and Extract LawinServerV2 to a safe location.
  3. Run "install_packages.bat" to install all the required modules.
  4. Go to Config/config.json in the directory you extracted LawinServerV2 into.
  5. Open it, set your discord bot token (DO NOT SHARE THIS TOKEN) and save it. The discord bot will be used for creating accounts and managing your account.
  6. Run "start.bat", if there is no errors, it should work.
  7. Use something to redirect the Fortnite servers to localhost:8080 (Which could be fiddler, ssl bypass that redirects servers, etc...)
  8. When Fortnite launches and is connected to the backend, enter your email and password (or launch with an exchange code) then press login. It should let you in and everything should be working fine.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.