mirror of
https://github.com/ME1312/SubServers-2.git
synced 2025-02-17 20:21:33 +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:
|
||||
```
|
||||
{
|
||||
"f": "127.0.0.1:54366",
|
||||
"f": "/127.0.0.1:54366",
|
||||
"h": "ExamplePacket",
|
||||
"v": "2.11.0a",
|
||||
"c": {
|
||||
|
Loading…
Reference in New Issue
Block a user