Skip to content

M64DiamondStar/EffectMaster-docs

Repository files navigation

EffectMaster Docs

Welcome to the official documentation repository for EffectMaster — a powerful Minecraft plugin for creating and managing in-game effects, shows, and more.

This repository powers the EffectMaster documentation website, built with Docusaurus.

🌐 Website

📖 Live Docs: https://effectmaster.m64.dev

🧑‍💻 Contributing

We welcome contributions from anyone who wants to improve the documentation — whether it's fixing a typo, clarifying an explanation, or adding an entirely new guide.

📦 Requirements

  • Node.js (v18 or newer)
  • npm

🚀 Getting Started

  1. Fork this repository

  2. Clone your fork:

    git clone https://github.com/YOUR_USERNAME/EffectMaster-docs.git
    cd EffectMaster-docs
  3. Install dependencies:

    npm install
  4. Start the local server:

    npm run start

The site will be running at http://localhost:3000. It will reload automatically when you make changes.

✍️ Where to Edit

  • Most documentation pages are in the docs/ folder.
  • Sidebar configuration is in sidebars.js.
  • Homepage and layout are in src/pages/ and src/components/.

🧪 Test Before You Push

Before submitting a pull request:

npm run build

This ensures the site builds successfully for production.

🧾 License

This documentation is licensed under the MIT License.

🙌 Thanks

Thanks for taking the time to help make EffectMaster's documentation better! Whether you're a user, developer, or enthusiast — your contributions make a difference.


Made with ❤️ by M64.

About

The official EffectMaster documentation using Docusaurus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published