NPCAuctions v1.0.63

Details

  • Filename
    NPCAuctions.jar
  • Uploaded by
  • Uploaded
    Feb 12, 2020
  • Size
    67.92 KB
  • Downloads
    2,988,086
  • MD5
    75ea603db1c370a68c0f9be161680101

Supported Bukkit Versions

  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8

Changelog

1.0.63
Updated to 1.15.2
Cleaned-up code.

1.0.62
Fixed error for CCE

1.0.61
Updated to 1.14.
Updated to Maven

1.0.60
Allows users to use buy it now after bidding.

1.0.59
Added option in messages.yml

1.0.58
Fixed issue where it was possible for a buyer to get the owner's items that they one for an auction.
Added /npca cancelAuction <player> to cancel another player's auctions.

1.0.57c
Fixed error if the player somehow clicks an "air item", which should not exist in a menu.

1.0.57b
Fixed issue where auctions may not be detected.

1.0.57
Fixed more NPEs. Change storage system to use UUID instead of numbers, so there is no chance that two auctions will have the same ID.

1.0.56b
Fixed possible NPE for null owners/auctions

1.0.56
Added ability to customize refreshrate for auction houses.
Added reload command

1.0.55
Added ability to customize npc skin

1.0.54
Made "page: " suffix configurable
Made "Price" item lore tag configurable
Removed coolectAuctions button if there are no blacklisted worlds

1.0.53
Fixed naming of items for broadcasting

1.0.52D
Fixed perm for npc endall

1.0.52C
Added different messages for if a player claimed an item, instead of joining.
Rewrote joining messages

1.0.52B
Made config reload on disable. Should allow server owners to add blacklist even if server is online, as long as no auctions end at that moment
Fixed NPE on no one buying auction.

1.0.52
The Prefix is now configurable in the messages.yml.
Added ability to blacklist worlds.
Added system where players would need to collect items from the auction house to redeem them if they are in blacklisted worlds.

1.0.51
Fixed issue where non-custom items could not be auctioned.

1.0.50
Added /npca endAllAuctions. Use this command before updating to 1.13 in case items become invalid
Added fix for invalid items.

1.0.49
Fixed gramatical error for buying auction.
Rewrote some messages
Added new message for when buy-it-now is used.

1.0.48
Added fix for 1.13 Auction houses NPCs.
Added ability to customize buttons.

1.0.47
Fixed issue where offline-amount is not displaying the correct amount
Fixed issue where offline-amount would stack amount.
Fixed "someone bid" message to include the amount bid, not just the total amount
Added someone bought message for when buy-it-now is used.

1.0.46
Added npcauctions.default PERM
Added npcauctions.openGUIFromCommand PERM. Now you are able to disable the player from being able to use gui command in different worlds

1.0.45
Fixed issue where villager opening menu would not open correctly.
Fixed issue where "TraitHandler" can be enabled even without citizens2 enabled.
Added "autoUpdate" to configure if the server should auto update the plugin.

1.0.44b
Added fix for price when broadcasting the auction.

1.0.44
Added fix if timer is negitive
Added /npca open to open the auction house

1.0.43
Fixed winning condition if player's inventory is full

1.0.42
Fixed bidding message

1.0.41
Added message for if the auction has been canceled
Fixed bug where money is not refunded if auction is canceled
Fixed negative number for amounts

1.0.40
Fixed bid message if auction does not have buy-it-now

1.0.39
Added messages for if player recieves money or items whne offline

1.0.38
Fixed npe

1.0.37
Added support for showing last bidder
Fixed so players cannot bid on self
1.0.36
Fixed config-sync so auctions that end will be removed from config.
1.0.35
Added message for owner of auction to see who bid on it.
Added support to keep auctions in the config while server is running. Should help prevent auctions from being lost upon crashes.
All new auctions will now be saved to the config upon creation. Will help in case server crashes.

1.0.34
Added fix for fire damage

1.0.33
Quick fix: Messages for the amount bought for buy-it-now has been corrected.
Fixed if inventory is full, item will be dropped at player's feet
1.0.32
Code rework: Added /NPCAutcions command to replcae all of the other commands
Added /npcauctions respawn.

1.0.31
Added Blacklist

1.0.30
Fixed NPCs so they can't be damaged.

1.0.29
Added UseVillager to the config, so the viller setting can be perminant
Fixed imports

1.0.28
Fixed /removeAuctionHouse 's name.

1.0.27
Added /removeAuctionHouse to remove them instead of a attacking the NPC.

1.0.26
Fixed issue with relogging

1.0.25
Fixed NPC names

1.0.24
Added fix for min and max

1.0.23
Fixed plugin version.

1.0.22
Fixed updater time-out error.

1.0.21
Added potential fix to invalid items.

1.0.20
Fixed NPE for null itemmeta

1.0.19
Fixed Github updater

1.0.18
Failed chat messages now print the message.

1.0.17
Fix NPE when clicking outside of inventory
Fixed issue where inputs without time-codes (D, H, S) threw error

1.0.16
Fixed Aaob Error
Added github updater

1.0.15
Added support for Bukkit servers.

1.0.14
Fixed imports

1.0.13
Added ability to modify max time per bid.

1.0.12
Fixed exploit with removing currency.

1.0.11
Potentially fixed conflict with other nick-naming plugins.

1.0.10
Added optional feature to limit auctions for each player
Added "npcauctions.bypasslimit"
Added "npcauctions.auctionlimit.#"

1.0.9
Added optional broadcasting
Fixed console spamming if item does not have item meta

1.0.8
Code cleanup
Fixed issue if you do not have Citizens installed.
Added permissions "npcauctions.create", "npcauctions.destroy", and "npcauctions.*"

1.0.7
Fixed citizens error.
Removed some unneeded classes.
Cleaned up code and fixed minor bugs

1.0.6
Fixed npc clicking issue
Added /removeAllAuctionHouses

1.0.5
Added customizable text.
If Villagers are damaged, they now are removed

1.0.4
Added ability to have auctions presist between reloads
Fixed cancel auctions name
Fixed NPE when hittin non-villagers


1.0.3
Fixed times without timestamps. Automatically defaults to minutes.

1.0.2
Adding ability to customize bidding increase
Added owner's name to auction's icon
Fixed issue with cancel auction inventory's title being longer that supported
Added item saving when rejoining
Added Buy-It-Now

1.0.1
Added customizable time limits for auctions
Added the ability to select which auction is canceled
Fixed issue with items disappearing when placed in auction house
Fixed page id issue
Fixed spacing issue for some messages

1.0.0
init post