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