Skip to content

BananaPuncher714/DimensionalBlocks

Repository files navigation

Dimensional Block Library

Create custom serverside blocks simplified.

What is this?

DBL helps developers create custom cross version compatible blocks with ease. Custom blocks can be used to store persistent data across server start/stops, have various material states, and interact with the server more naturally.

Supported versions

  • 1.15.2

Commands

  • /dimensionalblocks - Dumps all currently registered block states into the /plugins/DimensionalBlocks/dump.txt file.

Permissions

  • dimensionalblocklibrary.admin - Allows execution of the command.

Useful links: