A simple auctions plugin where you can sell your items and bid on other items!
Go to file
Ryder Belserion 4b20f61b21
set lore to update timer
2024-03-24 11:25:53 -04:00
buildSrc Update itembuilder with custom model data support 2024-03-20 12:26:42 -04:00
common Update api 2024-03-05 23:48:12 -05:00
gradle Update itembuilder with custom model data support 2024-03-20 12:26:42 -04:00
paper set lore to update timer 2024-03-24 11:25:53 -04:00
.gitignore Update build script 2024-03-05 12:08:54 -05:00
CHANGELOG.md [ci-skip] update changelog.md 2024-03-20 13:02:07 -04:00
CONTRIBUTING.md update everything 2023-11-27 01:17:59 -05:00
LICENSE update buildscript 2023-11-11 12:53:47 -05:00
README.md Update build script 2024-03-05 12:08:54 -05:00
build.gradle.kts Update itembuilder with custom model data support 2024-03-20 12:26:42 -04:00
gradle.properties Update itembuilder with custom model data support 2024-03-20 12:26:42 -04:00
gradlew update buildscript 2023-11-11 12:53:47 -05:00
settings.gradle.kts Update itembuilder with custom model data support 2024-03-20 12:26:42 -04:00

README.md


CrazyAuctions

Contributors Forks Stargazers Issues GPU License Contact CodeFactor

Paper Purpur

A crates plugin that offers quality crates with ease!
Explore the docs »

Report Bug · Request Feature · Get Support

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

Resource Page

Hangar Modrinth

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 clean assemble task.
    ./gradlew clean assemble
    

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 to the main branch to add your feature/fix.

License

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