Skip to content

Kartvya69/minecraft-rank-generator

Repository files navigation

Minecraft Rank Generator

A powerful and easy-to-use tool to generate custom rank configurations for your Minecraft server, streamlining the process of setting up your in-game hierarchy.


This repository is a fork of the original ItemsAdder/minecraft-rank-generator project. We aim to maintain and enhance this valuable tool for the broader Minecraft server community.

✨ Features

  • Effortless Rank Creation: Quickly generate the necessary configuration files for various Minecraft server rank plugins.
  • Highly Customizable: Easily define rank names, prefixes, suffixes, permissions, and other properties to perfectly match your server's style and needs.
  • Time-Saving Workflow: Automate the tedious manual creation of rank configurations, allowing you to focus on other aspects of your server.
  • User-Friendly Interface: (Assuming your project has one, if it's a web app) An intuitive interface makes rank generation straightforward for server owners of all experience levels.

🚀 Getting Started

Follow these steps to set up and run the Minecraft Rank Generator on your local machine.

Prerequisites

  • Node.js: Ensure you have Node.js installed (LTS version recommended).

  • pnpm: We use pnpm for efficient package management. If you don't have it, install it globally:

    npm i -g pnpm

Installation & Run

  1. Clone the repository:

    git clone https://github.com/Kartvya69/minecraft-rank-generator.git
  2. Navigate to the project directory:

    cd minecraft-rank-generator
  3. Install dependencies:

    pnpm install
  4. Start the development server:

    pnpm run dev

    This command will start the application, typically opening it in your default web browser at http://localhost:5173 (or a similar port).

🤝 Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for improving the project, please open an issue first to discuss what you would like to change.
  • If you'd like to contribute code, please fork the repository and create a pull request.

🐛 Issues

If you encounter any bugs or have feature requests, please feel free to open an issue on the GitHub Issues page.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors