Skip to content

boomchanotai/minecraft-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Console

Getting Start

  1. There is 2 folders : api and web
  2. Setup server in api/server
  3. Server running script is in api/src/spigot/spigot.service.ts
  4. To run frontend pnpm dev and, To run backend pnpm start:dev

Architecture

  • Using SSE (Server Sent Event) for sending console from latest.log to frontend.
  • Interval Checking for server status & players list

Example

example

About

Minecraft Server Console

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published