mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2025-01-22 21:41:28 +01:00
1f823c409b
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.
12 lines
351 B
YAML
12 lines
351 B
YAML
name: CrazyAuctions
|
|
author: BadBones69
|
|
main: me.badbones69.crazyauctions.Main
|
|
website: https://www.spigotmc.org/resources/authors/kicjow.9719/
|
|
version: 1.0.1
|
|
depend: [Vault]
|
|
description: >
|
|
A plugin to auction off items globally.
|
|
commands:
|
|
ca:
|
|
description: Opens the Crazy Auctions GUI.
|
|
aliases: [crazyauction, crazyauctions, ah] |