Skip to content

bindglam/GoldEngine

Repository files navigation

💴 GoldEngine

CodeFactor

GoldEngine is a plugin that helps you easily add and manage various currency systems on your Minecraft Paper server.

🚀 Key Features

  • Multi-Currency Support: Define and use multiple types of currencies within the server.
  • Flexible API: Provides an API that allows developers to easily extend and integrate currency systems.

🧑🏻‍💻 API

build.gradle.kts

repositories {
    maven("https://jitpack.io")
}

dependencies {
    compileOnly("com.github.bindglam.GoldEngine:api:<VERSION>")
}

Build

This project can be built using Gradle.

./gradlew build

License

This project follows the license specified in the LICENSE file.

About

A paper plugin for currency

Resources

License

Stars

Watchers

Forks

Packages

No packages published