Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
REGIONDUMP(1)		    General Commands Manual		 REGIONDUMP(1)

NAME
       regiondump - Dump all information of a Minecraft	Region file

SYNOPSIS
       regiondump <path>

DESCRIPTION
       regiondump  displays  header information	of available chunks, and a NBT
       tree dump in text form, of every	available chunk,  from	the  Minecraft
       Region file specified by	<path>.

BUGS
       Dumping all chunks in text form from a region file would	usually	output
       large  amount  of  text,	which could flooding the terminal of an	unpre-
       pared user.  It should support some options to allow dumping  only  the
       region header or	some specified chucks, instead of all information.

nbtfsutils			     2023			 REGIONDUMP(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=regiondump&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help