feat: update paper plugin sender, fix protocollib classpath access
This commit is contained in:
parent
9adf5f34f5
commit
875a04a850
14 changed files with 84 additions and 210 deletions
|
@ -9,10 +9,11 @@ softdepend: [ PlaceholderAPI ]
|
|||
depend:
|
||||
- ProtocolLib
|
||||
|
||||
# Suppose we require ProtocolLib to be loaded for our plugin
|
||||
AnvilGUI:
|
||||
join-classpath: true
|
||||
required: true
|
||||
dependencies:
|
||||
server:
|
||||
ProtocolLib:
|
||||
load: BEFORE
|
||||
join-classpath: true
|
||||
|
||||
permissions:
|
||||
nicko.*:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue