MCHPR / MCHPRS

A multithreaded Minecraft server built for redstone.
MIT License
1.55k stars 68 forks source link

Add variable world height #119

Closed Paul1365972 closed 11 months ago

Paul1365972 commented 11 months ago

Adds a new constant PLOT_SECTIONS to change the amount of sections per chunk. Hope someone else can run the benchmark to make sure this doesn't negatively affect performance.

(Also fixes a spelling mistake and some minor compiler warnings)

StackDoubleFlow commented 11 months ago

Looks good! Please rebase then I'll merge.