A simple auctions plugin where you can sell your items and bid on other items!
Go to file
Ryder Belserion 4e34ee7edf
Good old webp, nothing beats good old webp
Signed-off-by: Ryder Belserion <no-reply@ryderbelserion.com>
2023-03-19 15:26:30 -04:00
.github That does not make sense... 2023-02-21 19:54:20 -05:00
api Remove unnecessary hex codes from logging 2023-03-04 23:46:47 -05:00
build-src Rename to build-src 2023-02-28 01:23:47 -05:00
gradle Reset versioning because it ain't the same plugin 2023-03-04 23:40:18 -05:00
platforms/paper Renamed core api's 2023-03-05 18:14:10 -05:00
.gitignore Delete run directory 2023-02-21 22:42:53 -05:00
build.gradle.kts Set up crazycore with paper api 2023-02-28 01:25:51 -05:00
gradle.properties (workflow) Clean up build script 2023-02-21 19:46:09 -05:00
LICENSE [ci-skip] Update 2022-09-07 18:54:01 -04:00
README.md Good old webp, nothing beats good old webp 2023-03-19 15:26:30 -04:00
settings.gradle.kts (gradle) Rename core -> api 2023-03-04 22:34:21 -05:00


crazyauctions

Contributors Forks Stargazers Issues GPU License Contact CodeFactor

Spigot 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

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.