axeluhl / TickChunks

SpigotMC / Minecraft plugin that keeps ticking chunks
1 stars 1 forks source link

Can't keep chunks #7

Open WetWipee opened 5 years ago

WetWipee commented 5 years ago

I'm in 1.13.2 and When I do /tc k, it says there was an error. Any fixes?

axeluhl commented 5 years ago

Sorry, haven't had the time yet to port the fixes to 1.13. Can't tell if/when I'll get to it.

WetWipee commented 5 years ago

Okay, but I also tried it in 1.12.2 and got the same issue

axeluhl commented 5 years ago

According to all I know things should work fine for 1.12.2. That's what I'm running, too. Make sure you install the Spigot patch as explained in the Readme.

turikhay commented 5 years ago

Actually, it works with 1.13.2. Relevant feature request has been approved and merged. You should take a look at the commit introducing the fix for 1.13.2

axeluhl commented 5 years ago

Check the details of those posts you're referring to. The problem is that there is no API for ticking chunks in the official branch. Only keeping them loaded is what the KeepChunks plugin is certainly interested in, but TickChunks needs more. Sorry.

turikhay commented 5 years ago

oh, sorry, a bit overreacted