Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
This project will not be shown to others until a version has been uploaded.
Avatar for CrazyCrew

Auction your items off in style!

Report CrazyAuctions?

crazyauctions

Contributors Forks Stargazers Issues MIT License

Paper Purpur

Auction off your items in style!
Explore the docs »

Report Bug · Request Feature · Get Support

Join us on Discord

Partnered With:

ApexHosting

Roadmap

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

Features

  • Selling/buying/bidding items with ease
  • Max/min bidding/buying
  • Easy to use configurations
  • Customizable category selector
  • Black list items you dont want to be auctioned off
  • Cancel auctions & retrieve the item afterwards.
  • And much more!

API

Maven
<repository>
     <id>crazycrew-beta</id>
     <name>CrazyCrew Repository</name>
     <url>https://repo.crazycrew.us/beta</url>
</repository>
<dependency>
    <groupId>us.crazycrew.crazyauctions</groupId>
    <artifactId>crazyauctions</artifactId>
    <version>1.2.19</version>
    <scope>provided</scope>
 </dependency>
Gradle (Groovy)
repositories {
   maven {
      url = "https://repo.crazycrew.us/beta"
   }
}
dependencies {
   compileOnly "us.crazycrew.crazyauctions:crazyauctions:1.2.19"
}
Gradle (Kotlin)
repositories {
   maven("https://repo.crazycrew.us/beta")
 }
dependencies {
  compileOnly("us.crazycrew.crazyauctions:crazyauctions:1.2.19")
}

Information

Commands
https://github.com/Crazy-Crew/CrazyAuctions/wiki/Commands-and-Permissions
Required Dependencies

Vault

Permissions
https://github.com/Crazy-Crew/CrazyAuctions/wiki/Commands-and-Permissions

Information

CategoryEconomy
Published onNovember 27, 2023
LicenseMIT
Downloads33
Stars0
Watchers0

Pinned Versions

Members

Avatar for ryderbelserion

ryderbelserion

Maintainer