sfsdfsd4353 / CrazyAuctions

A simple auctions plugin where you can sell your items and bid on other items!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


CrazyAuctions

Contributors Forks Stargazers Issues GPU License Contact CodeFactor

A simple auctions plugin where you can sell your items and bid on other items!
Explore the docs »

Report Bug · Request Feature · Get Support

Table of Contents
  1. Getting Started
  2. Roadmap
  3. Contributing
  4. License
  5. Contact

Downloads

Stable Builds

https://modrinth.com/plugin/crazyauctions ( Soon )

Beta Builds

https://ci.badbones69.com/view/Beta/job/CrazyAuctions-Beta/

Getting Started

How to get started with contributing / maintaining your own version of CrazyAuctions!

Prerequisites

A list of things necessary to make sure you can build CrazyAuctions properly.

Installation

  1. Clone the repo
    git clone https://github.com/Crazy-Crew/CrazyAuctions.git
  2. Open the repository using Intellij IDEA & wait until it finishes downloading/indexing.
  3. Run the shadowJar task.
    ./gradlew shadowJar or gradle shadowJar

Roadmap

Check our public trello board for our current plans, any bugs and general tracking of the project progress.

Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/yourfeature)
  3. Commit your Changes (git commit -m 'your amazing feature.')
  4. Push to the Branch (git push)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

About

A simple auctions plugin where you can sell your items and bid on other items!

License:MIT License


Languages

Language:Kotlin 100.0%