A simple auctions plugin where you can sell your items and bid on other items!
Go to file
2023-02-19 03:20:04 -05:00
.github Turn off build release 2023-02-06 01:57:40 -05:00
build-logic Add spigot module 2023-02-19 01:33:42 -05:00
core Update build script with the juicy toys 2023-02-06 01:58:02 -05:00
gradle Player texture worky now 2023-02-19 02:55:35 -05:00
platforms/spigot Added categories 2023-02-19 03:20:04 -05:00
.gitignore Updated version code 2023-02-18 22:04:49 -05:00
build.gradle.kts Update build script with the juicy toys 2023-02-06 01:58:02 -05:00
gradle.properties Add spigot module 2023-02-19 01:33:42 -05:00
LICENSE [ci-skip] Update 2022-09-07 18:54:01 -04:00
README.md [ci-skip] Update README information. 2023-02-05 22:47:15 -05:00
settings.gradle.kts Fixed gradle not reloading 2023-02-18 21:31:44 -05:00


[![CrazyAuctions](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

Downloads

https://modrinth.com/plugin/crazyauctions

Beta Builds

Get the latest changes before marked as release.

All beta builds will be on Modrinth.

https://modrinth.com/plugin/crazyauctions/versions

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.