https://github.com/quickplaymod/quickplay-socket
Socket server for the Quickplay Minecraft mod.
https://github.com/quickplaymod/quickplay-socket
forge hypixel minecraft quickplay socket
Last synced: 29 days ago
JSON representation
Socket server for the Quickplay Minecraft mod.
- Host: GitHub
- URL: https://github.com/quickplaymod/quickplay-socket
- Owner: QuickplayMod
- License: gpl-3.0
- Created: 2020-08-01T00:23:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T06:41:02.000Z (about 3 years ago)
- Last Synced: 2025-03-11T04:56:38.526Z (over 1 year ago)
- Topics: forge, hypixel, minecraft, quickplay, socket
- Language: TypeScript
- Homepage:
- Size: 685 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quickplay Socket
Quickplay 2.1.0 and up communicates with the Quickplay servers over a socket connection, using a series of
"actions". This repository is the server controller of this socket system.