Skip to content

Repository files navigation

NBT Database Logo NBT Database

Release

Store NBT entries in an SQLite database

NBT entries are stored in the format used by the mod NBT Editor

Wiki

Interfaces:

  • GUI
  • CLI
  • Website (when running a server, read-only)
  • Library (:file, :connection)

You can host servers to allow other people or programs to access databases remotely. See wiki/Servers for details.

The standard port is 28260, which should be used whenever possible!

If you only need to work with local .db files directly, you can just use the :file module.

Building

git clone https://github.com/mega12345mega/NBT-Database.git nbtdatabase
cd nbtdatabase
gradlew build

Note that this project uses a LGPL 3 library (RaphiMC/MinecraftAuth) - you can modify this dependency by modifying ui/build.gradle and rebuilding.

About

Store NBT entries in an SQLite database

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages