Skip to content

Website for a danish RP FiveM server

Notifications You must be signed in to change notification settings

AMDAOFF/DailyNetwork

Repository files navigation

DailyNetwork Website


AUTHOR: Kristian Biehl Kuhrt ( AverHosting )

PROGRESS

  • A counter that shows all the players that is online (FINISHED)
  • A table that shows all of the online player's name and id (FINISHED)
  • A page where people should be able to apply for staff status
  • A server status page that shows if the server is online (DONE)
  • A function to allow people to join the discord, and eventually show the amount of users on the discord and more info
  • A page that displays all of the rules there is on the server
  • A page that displays all of the staff that is on the server
  • An admin page where staff shall be able to manage the website, staff, images, cars and much more
  • An page for the gangs, where they will be able to send out licenses to people on the server, for the drug farming fields
  • Login system for gangs and admins (WORKING ON IT)

Players.Json

[
   {
      "endpoint":"127.0.0.1",
      "id":26,
      "identifiers":[],
      "name":"{PLAYER_NAME}",
      "ping":35
   }
]