3.1.0 • Published 3 months ago

@rowanmanning/minecraft-inventory-inspector v3.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Minecraft Inventory Inspector

Inspect the inventories and ender chests of players on a Vanilla Minecraft server, rendering results as Markdown.

Caveats:

  1. I probably don't maintain this any more, I needed it once and don't care about it a lot
  2. I tested this with Minecraft 1.15, 1.16, 1.17, and 1.18. It may break in future
  3. This only works for servers, it will ignore the player data for single player worlds and probably output nothing

Table of Contents

Requirements

This library requires the following to run:

Usage

Install globally with npm:

npm install -g @rowanmanning/minecraft-inventory-inspector

Then run:

mii /path/to/minecraft/world/save

Alternatively use npx:

npx @rowanmanning/minecraft-inventory-inspector /path/to/minecraft/world/save

These commands will output Markdown which represents the player inventories. To view this nicely rendered, you'll need to process it yourself or paste it in a Gist or something.

Contributing

The contributing guide is available here. All contributors must follow this library's code of conduct.

License

Licensed under the MIT license. Copyright © 2020, Rowan Manning

3.1.0

3 months ago

3.0.2

4 months ago

3.0.1

5 months ago

3.0.0

8 months ago

2.0.3

10 months ago

2.0.5

8 months ago

2.0.4

9 months ago

2.0.2

11 months ago

2.0.1

1 year ago

2.0.0

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

4 years ago

1.0.0

4 years ago