Cubxity / UnifiedMetrics

Fully-featured metrics collection agent for Minecraft servers. Supports Prometheus and InfluxDB. Dashboard included out-of-box.
GNU Lesser General Public License v3.0
407 stars 33 forks source link

Added support for Forge Server & FTb #40

Open steeve-san opened 2 years ago

steeve-san commented 2 years ago

I, thx for your dashboard and plugins, it's possible to work on forge server ( Minecraft Moddé ) exemple FTB server ?

Regard

official-Cromatin commented 2 years ago

That would be very helpful, after all there are still more Forge than Fabric servers at the moment. Especially when you go back in the versions you get to the point where Fabric is not available at all, so you only have Forge as an option there

Regards

ExerciseBook commented 1 year ago

We are willing to claim this issue.

This is our fork https://github.com/ParaParty/UnifiedMetrics (havnt start)

@Cubxity Is there anything we will focos to or notice when we are developing?

Cubxity commented 1 year ago

We are willing to claim this issue.

This is our fork https://github.com/ParaParty/UnifiedMetrics (havnt start)

What Forge version are you planning to support?

@Cubxity Is there anything we will focos to or notice when we are developing?

I would recommend focusing on stability and compatibility. Look at other platform implementations as an example.

ExerciseBook commented 1 year ago

We are now doing technical research.

We plan to make it as more portable as possible.

As we all know, forge may make brake-change every version. So we are plan to select a few typical version, such as a version which is lots of mods base on, or a version which is just break-changed.

So after research done, I will let you know.

creaper3 commented 3 months ago

Fork is not a thing at the moment. I would really appreciate a forge version. If there is fabric how come there isn't forge?

ExerciseBook commented 3 months ago

i have no idea to let the build step works on 1.19, could you please help me to let it go well?

Cubxity commented 3 months ago

If there is fabric how come there isn't forge?

Forge's build system is generally more complex than Fabric, thus requiring more effort to maintain. This is especially true if the goal is to support multiple versions.

@ExerciseBook has an opn PR/fork for Forge support that you could take a look at.

creaper3 commented 3 months ago

For those wanting unifiedmetrics on 1.20.1 forge, you can download Sinytra Connector and then download the fabric version of unifiedmetrics (I'm using dev build 0.3.x fabric). You'll also need the kotlin language mod for fabric. Works well for me.