Kory | Ryosuke Kondo

Results 67 comments of Kory | Ryosuke Kondo

中央にMarket APIと並行して統計APIを生やしてそこで記録するのが良さそうですね

プラグインの切り替えが必要というよりは、古いライブラリが依存に入っていて実行時に別プラグインもしくは BungeeCord が持ってきたものと衝突しているだけっぽさがあり、そのまま動かそうとすると class relocation が必要、というほうが正確そう

それでいうと、変えてしまうか、実行直前に relocate するかの二択だとは思います

ArgoCD Image Updater でも[似たようなことをできる](https://katainaka0503.hatenablog.com/entry/2022/02/24/092544)らしい

Looks like the protocol distinguishes client actions using a numerical value: see https://wiki.vg/index.php?title=Protocol&oldid=17123#Click_Window. We may want to wrap these values somehow, but need to be careful about the compatibility.

We now have [an easy way](https://github.com/kory33/s2mc-test/blob/8a94398425e10f3b00ae458a2e46134cb9f1dd2f/client-impl/src/main/scala/io/github/kory33/s2mctest/impl/clientpool/ClientInitializationImpl.scala#L50-L76) to specify how clients should communicate `LoginPluginResponse`s. It then remains to implement some non-vanilla handshaking logics.

The plugin needs access to discord webhook URL in order to send a notification. Does this answer your question?

If the server that is running Redmine has no Internet access, this plugin has no way to post a message to the Discord webhook URL. In this case notifications do...

This seems pretty much achievable using the recursion theorem, which ensures the following: For a set A, element a∈A and f: A => A, there exists a function r: ℕ...