/jsProxy

mc proxy in js. Project was first created at the beginning of 2020 and maintained up until 2022. Support dropped due to poor coding skills back in the day

Primary LanguageJavaScript

jsProxy

Discord

jsProxy is a minecraft proxy that supports custom plugins, it is powered by PrismarineJS/node-minecraft-protocol

Please look away. this project is a disaster

Features

  • Plugins.
  • Permissions

Installation

  • Configure config.json and users.json
  • Run npm i
  • Run start.bat
  • Connect to 127.0.0.1:25565

Default plugins

Plugin Description
Client Updates client variables
Server Manages server and users database, includes Login
IRC Allows communication between online proxy users
PluginManager Registers, loads and reloads plugins
PluginAPI It's not much of an API but it works
Permissions Adds roles and permissions, configurable in users.json and config.json

Official plugins

Plugin Author Description
PacketSpy nextu Allows owner to spy on packets, debug plugin

TODO

  • Actually implement connecting with either HTTP or SOCKS proxy

CC jsProxy is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.