This is a mod with various commands for debugging.
(Works serverside only)
The commands are provided with a easy to use with clickable chat messages (without having to install it on the client.).
Supported commands:
/bd alle <dim>
Logs all Entities
Dim ID can be specified optionally
/bd allte <dim>
Logs all TileEntities
Dim ID can be specified optionally
/bd chunkentities <dim>
Finds all items in the given dim
/bd findte [name] <dim>
Finds the coords of the given TE
Name must be provided, optional dimension
/bd finditems [name] <dim>
Finds the coords of the given item
Name must be provided, optional dimension
/bd findte [name] <dim>
Finds the coords of the given TE
Name must be provided, optional dimension
/bd help
Prints out the the help page
/bd items <dim>
Finds all items in the given dim
/bd tpx <name> [dim] [x] [y] [z]
Teleports the player across dimensions

