nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
CrazyAuctions

CrazyAuctions

Plugin

Auction your items off in style!

Server AdventureEconomyGame MechanicsSocialUtility

29.4k downloads
39 followers
Filter loader...
Filter versions...
Filter channels...

Fixed:

  • Issue with file manager not properly loading/reloading files.

Changes:

  • Moved i/o operations off the main thread.
  • Improved performance with the bid command.

Added:

  • Folia Support

Removed:

  • Unicode checks for books, this might not be needed anymore due to recent Mojang/Paper changes, but I will add it back if an issue appears related to books.

This version of the plugin is outdated! Please hit the versions tab or the download button in the top right.

Changes:

  • Added a permission check for crazyauctions.access on the command /crazyauctions

Fixed:

  • Sending double messages if they don't have the permission.

Added:

  • 1.21 support

Removed:

  • 1.20.6 support

Fixed:

  • Caught a few places still using the player's name for reading or writing to the data.yml which breaks the uuid checks.

Changes:

  • Only update the data.yml if the value is not a uuid

Changes:

  • Migrated data.yml to use uuids instead of player names. Existing data.yml should migrate to this format but take a backup in case.

Fixed:

  • Bid now button wasn't using the value from the config.yml

Fixed:

  • Caught a few stragglers in the code not yet updated to using the new methods for the new item format.

Changes:

  • Updated how items are stored by encoding them into base64 after serializing them into bytes. We then decode the item before converting it back into an itemstack. old items in the data.yml should be migrated on startup but in the chance they do not, please take a backup.

Fixed:

  • Issue where lore would duplicate on items.

Changes:

  • Updated the item builder, What does this mean?
    • Custom Items are finally supported
    • The item sections in the config.yml have the same capabilities as our other plugins.
  • All lores, display names have placeholder api support.

Fixed:

  • Not being able to buy items
  • Issue where it would scream about tasks needing to be run sync

Changes:

  • Add missing player names for the ah view <player> command

Fixed:

  • Tab complete order

Added:

  • 1.20 support
  • Added proper tab completion
  • Added proper permissions to plugin.yml

Changes:

Removed:

  • 1.19.4 support and below.

Fixed:

  • Permission check for the /ah gui

Optimizations:

  • Only use uuid for hashmap's / arrays as god intended.

Fixed:

  • Macro dupe bug with the inventories.

External resources


Project members

CrazyCrew

CrazyCrew

Organization


Technical information

License
MIT
Project ID