Skip to content

A plugin that allows you execute bukkit commands on everywhere with python client.

Notifications You must be signed in to change notification settings

PreviousW/CommandConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

logo

SocKetlin Command Console

easily command everywhere.

How

does it work?

It creates a socket server with the default port 31324. When a Python client connects to this server and sends data matching the configuration of "Socket-Client-Data-Code", the Kotlin socket server allows input and sends command socket data to the server. The Kotlin server then receives the socket data and dispatches that command data synchronously.

to use it?

Simply place the plugin into the /plugins folder, and run it. Then execute the Python client. You can find an example of the Python client in the releases tab, along with the configuration file's header.

Warning!

Please refrain from using this system as a backdoor.

About

A plugin that allows you execute bukkit commands on everywhere with python client.

Resources

Stars

Watchers

Forks

Packages

No packages published