summaryrefslogtreecommitdiff
path: root/src/main/java/com/keuin
AgeCommit message (Expand)Author
2022-09-25Fix PSMB reconnect not working. Use try-with.HEADmasterKeuin
2022-08-14Make replayed message gray.Keuin
2022-08-14Bugfix: keep colors when converting messages.Keuin
2022-08-14Bugfix: wrong initialization sequence crashes velocity server startup.Keuin
2022-08-14Print username in purple when displaying history messages.Keuin
2022-08-14Better message replay displaying.Keuin
2022-08-14Optimize imports.Keuin
2022-08-14Bugfix: history message replay is not working. Now its behavior is the same w...Keuin
2022-08-14Code reformat.Keuin
2022-08-14Implement historic message replay.Keuin
2022-08-13Add HistoricMessageRecorder.Keuin
2022-08-13Add Pair<K,V> utility class.Keuin
2022-08-01Rename ApiEndpoint to "system".Keuin
2022-08-01Bind and initialize ApiEndpoint.Keuin
2022-07-31Implement message serializing.Keuin
2022-07-31Implement HTTP message API (legacy function from Bungeecross.MicroApi).Keuin
2022-03-12Improve log messages.Keuin
2022-03-12Fix config loading. Message format fixes.Keuin
2022-03-12Fix config reloading.Keuin
2022-03-12Make it compile.Keuin
2022-02-07Hot reload.Keuin
2022-02-04Add psmb support.Keuin
2021-12-17Use the latest Velocity API.Keuin
2021-12-13Initial version. Supports both Velocity and BungeeCord.Keuin