Load before Essentials

This commit is contained in:
Ghoti 2021-01-05 21:28:00 -06:00
parent 3229e6d43b
commit 29e188f857
2 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.fpghoti</groupId>
<artifactId>FPChat</artifactId>
<version>1.1.2</version>
<version>1.1.3</version>
<repositories>
<repository>
<id>spigot-repo</id>

View File

@ -3,6 +3,7 @@ version: ${project.version}
main: com.fpghoti.fpchatx.FPChat
description: Chat plugin for 1.12+
depend: [Vault]
loadbefore: [Essentials]
commands:
fpc:
aliases: [fpchat,ch]