A simple auctions plugin where you can sell your items and bid on other items!
Go to file
Ryder Belserion 8b9663f245
Delete FUNDING.yml
Signed-off-by: Ryder Belserion <no-reply@ryderbelserion.com>
2023-08-19 01:42:59 -04:00
.github/ISSUE_TEMPLATE Delete FUNDING.yml 2023-08-19 01:42:59 -04:00
buildSrc fat jar ftw 2023-07-23 14:28:39 -04:00
core fat jar ftw 2023-07-23 14:28:39 -04:00
gradle/wrapper Vault please fix your build script 2023-07-21 01:05:59 -04:00
paper rename dir 2023-07-26 10:41:57 -04:00
.gitignore Update .gitignore 2023-07-22 17:57:33 -04:00
LICENSE [ci-skip] Update 2022-09-07 18:54:01 -04:00
README.md update the entire project 2023-07-20 20:16:20 -04:00
build.gradle.kts changes 2023-07-26 01:33:37 -04:00
gradle.properties Vault please fix your build script 2023-07-21 01:05:59 -04:00
gradlew fuck you 2023-07-21 00:31:47 -04:00
gradlew.bat Update buildscript 2023-04-01 11:19:31 -04:00
settings.gradle.kts changes 2023-07-26 01:33:37 -04:00

README.md


crazyauctions

Contributors Forks Stargazers Issues GPU License Contact CodeFactor

Paper Purpur

Auction off your items in style!
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

Beta Builds

All beta builds will be on Modrinth marked as beta.

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 shadowJar task.
    ./gradlew 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 to the dev branch to add your feature/fix.

License

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