TechnicJelle / BlueMapFilteredEntities

Minecraft Paper plugin and BlueMap addon that allows you to track entities on your map, with lots of filtering options
2 stars 0 forks source link

Special specific data to filter on #9

Open TechnicJelle opened 3 months ago

TechnicJelle commented 3 months ago

Please feel free to comment on this issue if there are other entities with specific data that you'd like to be able to filter on!

BrailleBennett commented 3 months ago

Here are my first thoughts. Some of these are definitely more useful than others, but I feel like someone could utilize all of these suggestions in some way: What color a sheep is. If a sheep is sheered or not. Weather a mooshroom is brown or red. What item a fox is holding in its mouth. If the animal or monster is a baby. What armor a skeleton or zombie is wearing. Weather a creeper is charged or not. What block an enderman is holding.

TechnicJelle commented 3 months ago

There is min/max x/y/z, but maybe it could be useful to have a circular/ellipsoid radius as well? Not sure yet how that'd exactly look like, though.

TechnicJelle commented 3 months ago

Entity sky/block light. To replicate BlueMap's own cave detection.

And/or a potential new BlueMap API with which you can check whether a position is within a rendered or unrendered area.