Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Norrion

The core of the NorrionProject ecosystem — Required for all NorrionProject plugins

Report NPCorePlugin?

R

1.5.0

NorrionProject Plugin Core - Changelog v1.5.0

✨ New Features

  • Added admin commands to inspect and manage custom blocks in the world:
    • /npcore customblock chunk [page] — lists the custom blocks placed in the chunk you're standing in, with paginated navigation
    • /npcore customblock target — shows the custom block data (namespace, id, position, world) of the block you're looking at
    • /npcore customblock remove <x> <y> <z> — removes the custom block data at the given coordinates
    • /npcore customblock write <namespace:id> — writes an arbitrary custom block type onto the block you're looking at (debug tool)
  • Custom block support for FastAsyncWorldEdit is now generic infrastructure (CustomBlockFaweRegistry/CustomBlockFaweStrategy) instead of being hand-rolled per feature — copying, pasting, and loading schematics now preserves custom block data (placement, pattern parsing, and world lookup) for any registered custom block type, not just chisel.

🔧 Improvements & Fixes

  • Increased the maximum length of a custom block's id to support types that encode more data (e.g. multi-material composite blocks)

Information

Published
September 21, 2026
0Downloads

Platforms

Paper
Paper
26.1–26.1.2

Dependencies

PaperPaper

Dependencies: Paper

Plugins and libraries a server needs for this version to run.

No dependencies

Add anything a server has to install alongside this version.