• 0 Posts
  • 2 Comments
Joined 2 years ago
cake
Cake day: June 18th, 2023

help-circle
  • Fabric with some performance-enhancing mods is a great choice as well, yes! I’ve been wanting to test it on my server for a while now, just haven’t got around to it yet.

    Paper changes some of the more quirky vanilla redstone behavior, although - again - it’s very configurable so some of that original behavior can be restored.

    I’d mostly base it on which plugin/mod ecosystem you prefer/require.


  • World simulation (ticks) is single-threaded, but things like world generation are multithreaded. I’d recommend Paper as server software as it’s more performant out of the box (vs. vanilla) and configurable (ex. how many threads world generation is allowed to use).

    If you host multiple worlds I recommend spinning up a Paper instance for each world separately and connect them with Velocity.

    Ryzen 7000 should have better single-threaded performance than your i5-9500 but as it’s a VM ymmv depending on whether Sparked Host overprovisions their machines.