MiniHUD

MiniHUD

3M Downloads

Bounding boxes not rendering

Pendraw opened this issue ยท 13 comments

commented

im playing on spigot server, i have permission to use /seed command, everything works except bounding boxes of structures, i toggle the overlayStructureMainToggle, and structure has been enabled to render bounding box overlay. slimechunks rendering works.

commented

I'm probably also going to add support for the Bounding Box Outline Reloaded mod's data format, because that mod already has a bukkit plugin to send the bounding boxes from any bukkit/spigot/paper servers.

Any updates on this? Are carpet and servux the only options?

commented

@GodSaveTheDoge No changes on MiniHUD's side still. But if you need that BBOR support, then the separate 3rd party MasaGadget mod already adds support to MiniHUD for reading that data format.

commented

I'm probably also going to add support for the Bounding Box Outline Reloaded mod's data format, because that mod already has a bukkit plugin to send the bounding boxes from any bukkit/spigot/paper servers. That way I don't have to create my own server-side plugin for bukkit/spigot/paper for that, since I don't really have any interest in spending more time on spigot etc. support than absolutely necessary.

Hello, do you know that there are a plugin named "bbor bukkit plugin" (https://dev.bukkit.org/projects/bounding-box-outline-reloaded) This plugin can be installed in bukkit/spigot/paper servers, but i guess it's a bit different frombbor modCan you support this bbor bukkit plugin ?

See also: #191

commented

Hi all,

What is the best way to have bounding boxes on 1.20.6, cause servux and QuickCarpet are both out of date. Is MasaGadget mod the way to go?

commented

@ErikNij There is an updated Servux version here: https://github.com/sakura-ryoko/servux/releases

Does/did MasaGadget have structure bounding boxes? But isn't it only a client-side mod?

commented

@maruohon Thanks! This worked! I only check the curseForge, and it wasn't there, but I didn't check the GitHub. Thanks!

commented

bounding boxes only work with carpet mod and singleplayer atm since the server needs to send that data over to the client.

commented

sorry i didn't know, thanks

commented

Well, I'm asking it here.
Does anyone knows a mod / plugin for bukkit/spigot/paper which sends the data to the client? Everyone is talking about that stuff but nobody is saying a name of a mod/plugin solution.

commented

not yet, masa is working on a server mod atm to send it from the server to client

commented

I'm probably also going to add support for the Bounding Box Outline Reloaded mod's data format, because that mod already has a bukkit plugin to send the bounding boxes from any bukkit/spigot/paper servers. That way I don't have to create my own server-side plugin for bukkit/spigot/paper for that, since I don't really have any interest in spending more time on spigot etc. support than absolutely necessary.

commented

I have carpet mod installed on my server and its still not showing the bounding boxes

commented

@1schlick Which Carpet mod? Only DeadlyMC's/skyrising's QuickCarpet sends the bounding boxes, FabricCarpet or even CarpetExtra don't. For the latter you need the Servux mod.