NxDs

Results 8 issues of NxDs

This is easily one of the best apps I've had the pleasure to find and use, open source too. I'm currently using Knowledge as a sort of TODO tracker by...

A different and simplified approach to #1273 This PR aims to provide a way to teleport an entity using relative coordinates, the true benefit is actually seen when used on...

This PR adds support for Banners placement, it's incomplete as it is waiting for #1758 for the ItemMeta to be available in BlockPlacementRule and is waiting for #1274 that adds...

This PR adds placement support for heads and skulls as well as player skin support for player heads. Notable changes: - The Tags in PlayerHeadMeta were exposed (private->public) so that...

Reworked version of #893 - blockPlace() is now using Point to expose cursorPosition - StairsPlacementRule was majorly rewritten and simplified also fixing some edge cases and is now following vanilla...

This PR removes the explicit and manual registration of various placement rules for blocks in the utility class PlacementRules and instead registers all the blocks iteratively providing a more complete...

Adds a new event fired when a player hits a block (left click). Currently PlayerBlockInteractEvent only handles right clicks, to listen to left clicks one should use PlayerStartDiggingEvent, however, that...

With default values simply enabling the exporter ``` ndmExporter: enabled: false ``` Results in the following (in openebs-ndm-cluster-exporter deployment): ``` chart: openebs-3.5.0 heritage: Helm openebs.io/version: "3.5.0" app: openebs-ndm-cluster-exporter release: openebs...