Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Commit ab25e9a

Browse files
committed
remove protocolLib
1 parent 8c36126 commit ab25e9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: src/main/resources/plugin.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: HamsterEcoHelper
22
main: cat.nyaa.HamsterEcoHelper.HamsterEcoHelper
33
description: "Provides a offer/buy system and global market."
44
version: 1.0
5-
depend: [Vault,ProtocolLib]
5+
depend: [Vault]
66
authors: [cyilin, RecursiveG]
77
website: "https://github.com/NyaaCat/HamsterEcoHelper"
88
database: true
@@ -40,4 +40,4 @@ permissions:
4040
heh.user: true
4141
heh.addauction: true
4242
heh.addrequisition: true
43-
heh.debug: true
43+
heh.debug: true

0 commit comments

Comments
 (0)