mirror of
https://github.com/ME1312/SubServers-2.git
synced 2025-02-20 13:41:21 +01:00
Updated SubData (markdown)
parent
434bc7fb08
commit
5745ff86d0
@ -4,7 +4,7 @@ SubData, in a similar fashion to the [Plugin Messaging Channel (PMC)](https://ww
|
|||||||
This is the current edition of SubData. SubServers.Bungee opens a TCP port (default 4391) for other programs to communicate to each other with via JSON Packets. The packets look like this but they're minified:
|
This is the current edition of SubData. SubServers.Bungee opens a TCP port (default 4391) for other programs to communicate to each other with via JSON Packets. The packets look like this but they're minified:
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
"f": "127.0.0.1:54366",
|
"f": "/127.0.0.1:54366",
|
||||||
"h": "ExamplePacket",
|
"h": "ExamplePacket",
|
||||||
"v": "2.11.0a",
|
"v": "2.11.0a",
|
||||||
"c": {
|
"c": {
|
||||||
|
Loading…
Reference in New Issue
Block a user