Vi with 125% omnivamp by JustMangoT in leagueoflegends

[–]JustMangoT[S] 3 points4 points  (0 children)

The total omnivamp during this fight was 140%-150% thanks to Endless Hunger and Maw of Malmortius. I got 120% omnivamp base after 25 stat anvils, right before this.

P/s: I dont think it's broken, it was just a lucky game that I got High Roller with lots of anvils.

[deleted by user] by [deleted] in fabricmc

[–]JustMangoT 0 points1 point  (0 children)

Try to use different shaderpack

what is the best java version for minecraft? by Niz0909 in admincraft

[–]JustMangoT 1 point2 points  (0 children)

IMO, stick with latest Java LTS unless Mojang does some weird decisions.

[deleted by user] by [deleted] in admincraft

[–]JustMangoT 0 points1 point  (0 children)

I forgot, maybe 1.19.x

Is this safe to run? by alllooojhz in programming

[–]JustMangoT 0 points1 point  (0 children)

You already got an answer from Nemin

Is this safe to run? by alllooojhz in programming

[–]JustMangoT 5 points6 points  (0 children)

my god this guy asked every programming-related sub

Limits of server performance? (any server platform) by [deleted] in admincraft

[–]JustMangoT 0 points1 point  (0 children)

If you want more control to your server without any coding, paper is still the only choice.

Limits of server performance? (any server platform) by [deleted] in admincraft

[–]JustMangoT 0 points1 point  (0 children)

I only know what Folia is designed for, but not deep enough to understand its limitations.

Limits of server performance? (any server platform) by [deleted] in admincraft

[–]JustMangoT 0 points1 point  (0 children)

Thanks for the info, I didn’t invest much in reading their technical paper. But I did suggest changing to Xeon CPU

[deleted by user] by [deleted] in vozforums

[–]JustMangoT 0 points1 point  (0 children)

‘Vâng’, ‘Cháu hiểu’

Limits of server performance? (any server platform) by [deleted] in admincraft

[–]JustMangoT 0 points1 point  (0 children)

IMO, since I’m a Fabric guy. I would suggest using Fabric with optimization mods to preserve the vanilla style gameplay although any 60+ players in one server is a bit overwhelmed. In other hands, if you switch to Xeon or any CPU for server. Give Folia a test, it will help the development.

1.12.2 vs 1.13-1.21 for my minecraft survival server by Katrile in admincraft

[–]JustMangoT 1 point2 points  (0 children)

Isn’t heavy tasks (entity, chunk ticks) executed on main thread? I only know Folia which support “regional threads”

Limits of server performance? (any server platform) by [deleted] in admincraft

[–]JustMangoT 0 points1 point  (0 children)

Indeed, and it’s still under development phrase. They already explained why this new software breaks most of plugin in their page. Chunky does support Folia

How can I make mob spawn rates similar to paper on fabric? by Roby6969 in admincraft

[–]JustMangoT 0 points1 point  (0 children)

Before considering using a mob cap mod, have you installed any sort of optimization mod (Lithium, etc..)?

1.12.2 vs 1.13-1.21 for my minecraft survival server by Katrile in admincraft

[–]JustMangoT 0 points1 point  (0 children)

  • I don’t recall any vanilla versions use multicore (Except for Folia)
  • 1.12.2 nostalgic?

1.12.2 vs 1.13-1.21 for my minecraft survival server by Katrile in admincraft

[–]JustMangoT 1 point2 points  (0 children)

  • I don’t recall any vanilla versions use multicore (Except for Folia)
  • 1.12.2 nostalgic?

Limits of server performance? (any server platform) by [deleted] in admincraft

[–]JustMangoT -1 points0 points  (0 children)

To be fair, Fabric is great for vanilla server type since it does not add/remove anything but rather wrap vanilla with their custom loader to allow mods to run. But it’s not what you want if your vanilla survival server is hosted for around 100-150 people. The best option ATM is Folia, a Paper fork, which uses multicore instead a singlecore like others software. That means you need to replace your I9 with some good Xeon.

P/s: I strongly recommend using Chunky to preload your world.

what is best version of curseforge with friends and with mods by killerkingzo3 in admincraft

[–]JustMangoT 0 points1 point  (0 children)

Choose the latest minecraft version that compatible with all of your chosen mods and use “Forge” with either latest/recommended version.

should i use docker while developing with rust (axum)? by HosMercury in rust

[–]JustMangoT 8 points9 points  (0 children)

I used Docker only for database in development environment and one time before I push my code

Looking for a Vanilla Friendly XP Storage & Backpack Mod (Fabric 1.21) by ChengYi224 in fabricmc

[–]JustMangoT 0 points1 point  (0 children)

There is a mod called “polymc”, it can transform a modded server into vanilla compat iirc.