Difference between revisions of "Version history/Pixelmon Auction"
From Pixelmon Wiki
(Update for 1.2.1 (+ make the page looking better)) |
(→Version 1.2.1: Grammar fixes) |
||
Line 2: | Line 2: | ||
Released April 03, 2020. | Released April 03, 2020. | ||
=== Features === | === Features === | ||
− | * Updated to | + | * Updated to Pixelmon 7.2.2. |
− | * | + | * Added the ultrabeast check for the min-pricing config. |
− | * Plugin can now have | + | * Plugin can now have its config file reloaded! |
− | * You can now view the highest bidder on an auction if you're the seller | + | * You can now view the highest bidder on an auction if it's you, if you're the seller or if you have the permission! |
=== Bug fixes === | === Bug fixes === | ||
− | * | + | * Fixed the "Auction Messages time left thing" config. |
− | * | + | * Fixed text formatting of the extras category. |
− | * | + | * Fixed Mew extra stats and added Meltan, Azelf, Mesprit and Uxie extra stats. |
− | * | + | * Fixed the confusing bid system. |
− | * | + | * Fixed errors when bidding certain amounts. |
== Version 1.2.0 == | == Version 1.2.0 == |
Revision as of 07:56, 3 April 2020
Contents
Version 1.2.1
Released April 03, 2020.
Features
- Updated to Pixelmon 7.2.2.
- Added the ultrabeast check for the min-pricing config.
- Plugin can now have its config file reloaded!
- You can now view the highest bidder on an auction if it's you, if you're the seller or if you have the permission!
Bug fixes
- Fixed the "Auction Messages time left thing" config.
- Fixed text formatting of the extras category.
- Fixed Mew extra stats and added Meltan, Azelf, Mesprit and Uxie extra stats.
- Fixed the confusing bid system.
- Fixed errors when bidding certain amounts.
Version 1.2.0
Released March 06, 2020.
Features
- Updated to pixelmon 7.2.0.
- Make the most part of values configureables.
- Add a GTS like selling pricing to make prices automatics.
- Add log commands to check latest auctions and get a copy of auctioned pokemons.
- Add command to restore a pokemon from his nbt or from a link (like pastebin as a raw text) to get the nbt from it.
- Add untradeable config to allow (or not) auction with untradeables pokemon.
- Add an id system for auction to avoid some bugs / problems (like bid on old ones).
- Add a log file into the log folder with actions : Setup, bid, cancel/return and win an auction. (There are some details like the seller name + uuid, the buyer name + uuid, some pokemon infos, the auction id and the pokemon as a NBT. Could be useful).
- Set the Extras category configureable the auction message (Miki's request)
Changes
- Modify /pacancel command and allow you to cancel an active auction before a specified time (configurable).
Bug fixes
- Fix the "Auction Messages time left thing" config.
Version 1.0.3
Released July 28, 2016.
Bug fixes
- Auction hover text now correctly displays Hidden Abilities.
- Players can no longer bid with slightly insufficient funds.
Version 1.0.2
Released June 6, 2016.
Features
- New command to toggle whether the player receives Pixelmon Auction broadcasts (
/pahide
) (Permission node:pixelauction.command.hide
) - Auction hover text now displays the Pokémon's gender and Poké Ball type.
- Two new configuration options (Requires a new config to be generated)
- "Maximum bid increment" (The maximum amount players can set the bid increment to)
- "Allow Egg sales" (Whether Pokémon Eggs can be sold via the auction system)
Version 1.0.1
Released May 8, 2016.
Features
- Configuration section added, allows users to specify;
- "Minimum bid increment" (The minimum amount players can set the bid increment to)
- "Maximum queued auctions" (The maximum amount of auctions that can be queued at once)
- "Command wait time" (The amount of time in seconds that users must wait after executing commands)
Version 1.0.0
Released May 1, 2016.