https://www.spigotmc.org/resources/%E2%AD%90-player-auctions-%E2%AD%90-%E2%9E%A2-let-your-players-sell-items-1-7-1-19.83073/
34 lines
631 B
YAML
34 lines
631 B
YAML
name: AuxProtect
|
|
version: %VERSION%
|
|
main: dev.heliosares.auxprotect.spigot.AuxProtectSpigot
|
|
description: A plugin designed to supplement CoreProtect in a few ways.
|
|
api-version: 1.13
|
|
softdepend: [
|
|
AuctionHouse,
|
|
ChestShop,
|
|
CoreProtect,
|
|
DynamicShop,
|
|
EconomyShopGUI,
|
|
EconomyShopGUI-Premium,
|
|
Essentials,
|
|
PlayerAuctions,
|
|
ProtocolLib,
|
|
Jobs,
|
|
ShopGUIPlus,
|
|
Towny,
|
|
Vault
|
|
]
|
|
loadbefore: [
|
|
AdvancedPortals,
|
|
AnnouncerPlus,
|
|
ajParkour
|
|
]
|
|
|
|
commands:
|
|
auxprotect:
|
|
usage: /auxprotect
|
|
description: Base command
|
|
aliases: [ ap,aux ]
|
|
claiminv:
|
|
usage: /claiminv
|
|
description: Claim a recovered inventory |