Bug Fix:
- Error when MCUpdate goes down.
- Error from a method that was running async when it shouldn't have been.
Changes:
- Cleaned up some code for easier reading.
Hello, this is just a small update.
Changes:
- Updater Message has been moved to async to stop any lag from coming
from it.
- Internal auto updater has been moved to async to protect from
making lag.
Added:
- New MCUpdate metrics. http://mcupdate.org/plugin?pl=61
Hello, here is a small update that adds a couple requested things.
Changes:
- Updated Metrics.
Added:
- The help menu can now be changed in the Messages.yml.
- Toggle: option to some of the items in the gui.
Hello, this update fixes a couple bugs and also adds the /HDV aliases
so players in Europe because they use that instead of /Ac.
Added:
- /HDV aliases to the command so some servers in Europe.
Bugs:
- Error in console when trying to get a players money.
- Players loosing items when inventory is full.
This update fixes a small bug that was reported. Minecraft 1.11 should
already be supported and not break this plugin when updating to 1.11.
Bug:
- Small bug with how the numbers work.
This update makes a change to the Categories item in the /ah
Changes:
- Changed the %Category% name in the Categories item to the acual
custom name to allow translation.
Hello, here is a update that adds request features to the plugin.
Added:
Bigger amounts of money can be used.
Sound toggle option in the config.yml.
Able to change the sound in the config.yml.
New bypass permission for staff. (CrazyAuctions.Bypass)
Add into the config a lore option to some of the items. You could add
a lore already but I didn't put the option there so people were not
aware of this.
Hello, this is a quick update to fix some bugs.
Bugs:
- Players that tried running commands without permission got an error.
- Default sell and bid limit was set to 1 and not 0.
- Bid limiter wasn't working and was set to the selling limiter.
Hello there, this is a small update that fixes a bug and adds two small
feature.
Bug:
- If your selling limit or bidding limit was at max then it stops you
from selling and bidding items.
Added:
- New setting in the config.
"Category-Page-Opens-First: False"
This allows you to make it so that the Categories tab is the 1st thing
that opens when doing /CA.
- In-Game Update notifier.
This update changes from using integers to using Long.
Added:
- Money Formatting. So now the numbers have comas. Example: 1,000,000.
Change:
- Using Long instead of Int so that the prices could be even higher.