ClientCatcher icon indicating copy to clipboard operation
ClientCatcher copied to clipboard

Paper and Fabric Support

Open 4drian3d opened this issue 3 years ago • 4 comments

4drian3d avatar Apr 28 '23 21:04 4drian3d

Like as a standalone for Fabric and paper without Bungee/Velocity?

rotgruengelb avatar Aug 05 '23 15:08 rotgruengelb

Like as a standalone for Fabric and paper without Bungee/Velocity?

Yes. And a clarification, I will never make plugins for bungeecord again, the ones I currently have, I will progressively remove the bungeecord support for them

4drian3d avatar Aug 05 '23 22:08 4drian3d

Alright I'll maybe look into how to archive the same functionality on fabric. Might open a pull request if I have something notable.

rotgruengelb avatar Aug 05 '23 23:08 rotgruengelb

@4drian3d I made a separate repo for my implementation of ClientCatcher for the following reasons:

  • Different License. (All mods made by me, are MIT)
  • Made with Java, not Kotlin
  • The currently latest build has not yet the same functionality as the original ClientCatcher

https://github.com/rotgruengelb/ClientCatcher-Fabric

rotgruengelb avatar Aug 07 '23 12:08 rotgruengelb