minihud icon indicating copy to clipboard operation
minihud copied to clipboard

Bounding boxes not rendering

Open Pendraw opened this issue 6 years ago • 13 comments

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.

Pendraw avatar Sep 20 '19 14:09 Pendraw

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

vacla avatar Sep 20 '19 15:09 vacla

sorry i didn't know, thanks

Pendraw avatar Sep 20 '19 16:09 Pendraw

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.

noxifoxi avatar Sep 25 '19 18:09 noxifoxi

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

vacla avatar Sep 25 '19 18:09 vacla

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.

maruohon avatar Sep 25 '19 19:09 maruohon

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

1schlick avatar Jan 01 '21 04:01 1schlick

@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.

maruohon avatar Jan 01 '21 13:01 maruohon

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?

ligix avatar Dec 28 '21 22:12 ligix

@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.

maruohon avatar Dec 28 '21 22:12 maruohon

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: https://github.com/maruohon/minihud/issues/191

sakurawald avatar Aug 28 '23 04:08 sakurawald

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?

ErikNij avatar Jun 09 '24 17:06 ErikNij

@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?

maruohon avatar Jun 09 '24 17:06 maruohon

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

ErikNij avatar Jun 09 '24 21:06 ErikNij