MCHPRS
MCHPRS copied to clipboard
A multithreaded Minecraft server built for redstone.
I discovered that `/p v [anything here] 0` command can crash plot due to subtraction overflow. Its very easy to fix by e.g. making plot id start with 0 or...
It seemed like a relatively simple redstone component and I wanted to implement one :D. Observers are however a bit different to other redstone components as they react to any...
whenever redpiler runs the plot crashes and sends this error in console: `[ERROR] plot panicked at 'divide by zero error when dividing duration by scalar', library\core\src\time.rs:979:9` please fix this as...
I tested it with small contraptions to be accurate with vanilla minecraft. It could be that I missed some small details or got some timings incorrect. And I ran chungus...
When a door is placed, the lower half is removed but not the upper half. Beds do not exhibit the same bug.
The server allows a player to place a block so that it intersects with the player, which causes the player to be moved up or along to clear the block,...
Documentation for config options so that people know what they do and such. I could write this later or someone else could do it.