Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: PiChunks - Low Power Server Performance Boost
Post: PiChunks - Low Power Server Performance Boost

PiChunks is a plugin designed to improve performance on low-power servers such as the Raspberry Pi. The plugin will scale player view distance based on both the number of players and the speed you mov...
N8-Ball Plugin Releases 1 5,882 12-12-2019, 06:47 AM
    Thread: Server Render Distance Based on Current Players
Post: RE: Server Render Distance Based on Current Player...

I've finished the plugin and have gotten fantastic results! The server runs super smooth using this plugin on Raspberry Pi 3B, almost never even approaches 100% CPU (used to hit 250%). I'm just going ...
N8-Ball Plugin Requests 6 5,874 12-12-2019, 06:17 AM
    Thread: Server Render Distance Based on Current Players
Post: RE: Server Render Distance Based on Current Player...

Ok, thank you for the response, that makes sense. The idea I had was that I wanted to decrease the chunks the server had to load or generate when a player was moving a large distance quickly (i.e. boa...
N8-Ball Plugin Requests 6 5,874 12-10-2019, 06:42 PM
    Thread: Server Render Distance Based on Current Players
Post: RE: Server Render Distance Based on Current Player...

So I tried it out, slightly modifying my original design where instead of basing the view distance of the number of players, I based it off the number returned by cWorld:GetGeneratorQueueLength(). Bas...
N8-Ball Plugin Requests 6 5,874 12-10-2019, 12:41 PM
    Thread: Server Render Distance Based on Current Players
Post: RE: Server Render Distance Based on Current Player...

Those api commands actually sound perfect for my use case. I have coding experience so if I do a bit of research on lua, I should be able to make a plugin for that. I'll make sure to post the plugin i...
N8-Ball Plugin Requests 6 5,874 12-08-2019, 11:39 AM
    Thread: Server Render Distance Based on Current Players
Post: Server Render Distance Based on Current Players

So I run my Cuberite server on a Raspberry Pi. As such I can't support many players and a high render distance at same time. But a high render distance would be nice when alone on the server. Would it...
N8-Ball Plugin Requests 6 5,874 12-04-2019, 09:11 PM