index
:
crosslink
master
Link your grouped servers with external world.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-08-14
Print username in purple when displaying history messages.
Keuin
2022-08-14
Better message replay displaying.
Keuin
2022-08-14
Optimize imports.
Keuin
2022-08-14
Bugfix: history message replay is not working. Now its behavior is the same w...
Keuin
2022-08-14
Code reformat.
Keuin
2022-08-14
Implement historic message replay.
Keuin
2022-08-13
Add HistoricMessageRecorder.
Keuin
2022-08-13
Add Pair<K,V> utility class.
Keuin
2022-08-01
Rename ApiEndpoint to "system".
Keuin
2022-08-01
Bind and initialize ApiEndpoint.
Keuin
2022-07-31
Implement message serializing.
Keuin
2022-07-31
Implement HTTP message API (legacy function from Bungeecross.MicroApi).
Keuin
2022-03-12
Update dependencies.
Keuin
2022-03-12
Improve log messages.
Keuin
2022-03-12
Fix config loading. Message format fixes.
Keuin
2022-03-12
Fix config reloading.
Keuin
2022-03-12
Make it compile.
Keuin
2022-02-25
Copy psmb protocol definition from pypsmb
Keuin
2022-02-07
Hot reload.
Keuin
2022-02-06
README: English proofreading.
Keuin
2022-02-05
README: localize i18n readme list.
Keuin
2022-02-05
README: update description.
Keuin
2022-02-05
README: add order number.
Keuin
2022-02-05
README.md: add English (US) translation.
Keuin
2022-02-04
Remove Gson from dependencies.
Keuin
2022-02-04
Add psmb support.
Keuin
2021-12-17
Use the latest Velocity API.
Keuin
2021-12-13
Initial version. Supports both Velocity and BungeeCord.
Keuin