CrazyAuctions

CrazyAuctions

Plugin

Auction your items off in style!

Server AdventureEconomyGame MechanicsSocialUtility

7,824 downloads
16 followers
Createda year ago
Updateda month ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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

External resources



Project members

ryderbelserion

Inherited Owner

badbones69

Developer


Technical information

License
MIT
Project ID