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.