CrazyAuctions/Notes
BadBones69 ee53672de1 v1.2.4 Update
Bugs:
  - Comment in the config.yml said Budding instead of Bidding.
  - Small typos were found in the Messages.yml. Thanks to Fozzie for the pull request.
  - Some permission plugins such as BungeePerms did not work with /ah sell <Price>.

Added:
  - AuctionWinBidEvent: called when someone wins a bidding item. Only called if the winner is online.
  - AuctionNewBidEvent: called when a player places a bid onto an item.
  - AuctionListEvent: called when a player lists a new item to the auction house.
  - AuctionBuyEvent: called when a player buys an item on the buying auction house.

Changes:
  - Cleaned up some code so it is more organized.
2017-08-13 22:43:47 -04:00

27 lines
612 B
Plaintext

Feature Requests:
- Add it so you can sell more then just 64 of a stack.
- Add a history purchase history.
- Add a taxation option.
- Add an option to broadcast a message when a player adds a new item.
- Add a black list to block names and lores.
- Add an option to set Bidding as the 1st GUI.
- Add the command translation for Spanish and Portugees.
- Add MySQL support.
- Make the command messages all configurable.
- Add a tax system for when a player buys an item.
- Add an option to search for items by ID.
Reports:
-
Bug Fixes:
-
Added:
-
Changes:
-
Removed:
-