Add loadbefore, set version

This commit is contained in:
Norbi Peti 2020-09-09 20:18:37 +02:00
parent b8f157bec3
commit 366445191e
No known key found for this signature in database
GPG key ID: DBA4C4549A927E56
2 changed files with 3 additions and 1 deletions

View file

@ -6,7 +6,7 @@
<groupId>com.github.TBMCPlugins</groupId>
<artifactId>CustomDimensions</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
<build>
<plugins>
<plugin>

View file

@ -2,3 +2,5 @@ name: CustomDimensions
main: buttondevteam.customdimensions.CustomDimensions
version: '1.0'
api-version: '1.16'
loadbefore:
- Multiverse-Core