mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2025-02-13 01:11:25 +01:00
The plugin has just been released on spigot. https://www.spigotmc.org/resources/crazy-auctions.25219/ Added: - Perms to all commands - Dependence on Vault
12 lines
349 B
YAML
12 lines
349 B
YAML
name: CrazyAuctions
|
|
author: BadBones69
|
|
main: me.BadBones69.CrazyAuctions.Main
|
|
website: https://www.spigotmc.org/resources/authors/kicjow.9719/
|
|
version: 1.0
|
|
depend: [Vault]
|
|
description: >
|
|
A plugin to auction off items globally.
|
|
commands:
|
|
CA:
|
|
description: Opens the Crazy Auctions GUI.
|
|
aliases: [crazyauction, crazyauctions, ah] |