Skip to content

Commit 7e376c5

Browse files
Update library things
1 parent c55c8aa commit 7e376c5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
<groupId>com.destroystokyo.paper</groupId>
8080
<artifactId>paper</artifactId>
8181
<version>1.16.5-R0.1-SNAPSHOT</version>
82+
<scope>provided</scope>
8283
</dependency>
8384
<dependency>
8485
<groupId>LibsDisguises</groupId>

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ main: parallelmc.parallelutils.Parallelutils
44
api-version: 1.16
55
authors: [Jake, Evelyn]
66
description: A plugin containing miscellaneous features and changes for play.parallel.ga
7-
depend: [LibsDisguises]
7+
depend: []
88
commands:
99
parallelutils:
1010
description: Get information about the plugin

0 commit comments

Comments
 (0)