Skip to content

heyngra/minecraft-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Storage

This is a repository of a backend and frontend of Minecraft Storage, a small project that allows storing files directly in the Minecraft world using a block-byte conversion.

Why?

This idea came to me after seeing Discord Minecraft servers, and specifically, their "unlimited" storage ("unlimited" up to 100GB). It made me think: "what if I were to use this as a file hosting?", and here we are.

Instalation

This tutorial will be made for a local usage in the easiest way possible. For opening the server to the world wide web, please refer to your own sources. This is a way to prevent someone from accidentally doing something bad with opening ports etc.

Before anything, download the repository.

Installing the backend

  1. Download Node.js
  2. Install Bun
  3. Use your cmd/terminal/bash to navigate to the server folder, and type bun install
  4. Enable your backend using bun run dev
  5. Visit localhost:3000 to see your backend live!

Downloading the plugin

For the easiest way of installing this plugin, refer to the Releases tab.

Install it onto a Minecraft server using 1.21.11.

Make sure the backend path (configured in plugins/discord-minecraft-storage/config.yml) is the exact same you are using to see the backend.

This project is licensed using MIT License. Check the LICENSE file for more details.

About

Change your Minecraft server into a file server. Easy, painlesss, quick!

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors