File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 55
66 <groupId >io.lightstudios.core</groupId >
77 <artifactId >lightCore</artifactId >
8- <version >0.3.6 </version >
8+ <version >0.3.7 </version >
99
1010 <organization >
1111 <name >lightPlugins</name >
5858 </repositories >
5959
6060 <dependencies >
61+
62+ <dependency >
63+ <groupId >io.papermc.paper</groupId >
64+ <artifactId >paper-api</artifactId >
65+ <version >1.21.4-R0.1-SNAPSHOT</version >
66+ <scope >provided</scope >
67+ </dependency >
68+
69+ <!--
6170 <dependency>
6271 <groupId>org.spigotmc</groupId>
6372 <artifactId>spigot-api</artifactId>
6473 <version>1.21.4-R0.1-SNAPSHOT</version>
6574 <scope>provided</scope>
6675 </dependency>
76+ -->
6777
6878 <dependency >
6979 <groupId >com.velocitypowered</groupId >
Original file line number Diff line number Diff line change 11name : lightCore
22author : LightStudios
3- version : ' 0.3.6 '
3+ version : ' 0.3.7 '
44main : io.lightstudios.core.LightCore
55api-version : 1.21
66depend : ["Vault"]
You can’t perform that action at this time.
0 commit comments