Difference between revisions of "Version history/Pixelmon Auction"
From Pixelmon Wiki
(Update for 1.2.1 (+ make the page looking better)) |
|||
Line 1: | Line 1: | ||
+ | == Version 1.2.1 == | ||
+ | Released April 03, 2020. | ||
+ | === Features === | ||
+ | * Updated to pixelmon 7.2.2. | ||
+ | * Add the ultrabeast check for the min-pricing config. | ||
+ | * Plugin can now have his config file reloaded! | ||
+ | * You can now view the highest bidder on an auction if you're the seller, if it's you or if you have the permission! | ||
+ | === Bug fixes === | ||
+ | * Fix the "Auction Messages time left thing" config. | ||
+ | * Fix text formatting of the extras category. | ||
+ | * Fix mew extras stats and add meltan, azelf, mesprit and uxie extras stats. | ||
+ | * Fix the confusing bid system. | ||
+ | * Fix errors on bidding certain amount. | ||
+ | |||
== Version 1.2.0 == | == Version 1.2.0 == | ||
Released March 06, 2020. | Released March 06, 2020. | ||
Line 9: | Line 23: | ||
* Add untradeable config to allow (or not) auction with untradeables pokemon. | * 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 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 | + | * 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) | * Set the Extras category configureable the auction message (Miki's request) | ||
=== Changes === | === Changes === | ||
Line 15: | Line 29: | ||
=== Bug fixes === | === Bug fixes === | ||
* Fix the "Auction Messages time left thing" config. | * Fix the "Auction Messages time left thing" config. | ||
+ | |||
== Version 1.0.3 == | == Version 1.0.3 == | ||
Released July 28, 2016. | Released July 28, 2016. | ||
Line 20: | Line 35: | ||
* Auction hover text now correctly displays Hidden [[Abilities]]. | * Auction hover text now correctly displays Hidden [[Abilities]]. | ||
* Players can no longer bid with slightly insufficient funds. | * Players can no longer bid with slightly insufficient funds. | ||
+ | |||
== Version 1.0.2 == | == Version 1.0.2 == | ||
Released June 6, 2016. | Released June 6, 2016. |
Revision as of 06:23, 3 April 2020
Contents
Version 1.2.1
Released April 03, 2020.
Features
- Updated to pixelmon 7.2.2.
- Add the ultrabeast check for the min-pricing config.
- Plugin can now have his config file reloaded!
- You can now view the highest bidder on an auction if you're the seller, if it's you or if you have the permission!
Bug fixes
- Fix the "Auction Messages time left thing" config.
- Fix text formatting of the extras category.
- Fix mew extras stats and add meltan, azelf, mesprit and uxie extras stats.
- Fix the confusing bid system.
- Fix errors on bidding certain amount.
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.