minestom
-
Insane Minecraft Custom Server Creation – Devlog Highlight
X
Video Information This video, titled ‘I’m making a custom Minecraft server – Gearflux Devlog Supercut’, was uploaded by Ominous Dev on 2024-06-23 03:23:24. It has garnered 3383 views and 225 likes. The duration of the video is 00:53:57 or 3237 seconds. Check out CodeCrafters and get 40% off! https://app.codecrafters.io/join?via=OminousOne This video is a supercut of all of the Gearflux devlogs so far. Gearflux is the custom Minecraft mini-game server I have been developing over the past few months. Throughout this journey, I have learned a lot about databases, systems design, Kubernetes and much more. I aim to share this knowledge… Read More
-
I Fixed PARKOUR in Minecraft
X
Video Information I believe I could make a pretty sweet parkour system in Minecraft. Many have tried before me, but to my knowledge, no one has done a good job without using mods. I’m going to be making an entirely custom server using Minestom, because it allows me to write custom code for the player, Something that is normally rather difficult. The first thing I want to add is wall running. In Minecraft, this is actually pretty simple, because everything’s on a grid, so we don’t need to worry about curved surfaces. First, let’s track which walls the player is… Read More