Remove 1.16 NMS Bindings

This commit is contained in:
DanLT 2021-06-22 09:08:48 -08:00
parent 4b52878dc1
commit b1e45756dd

View File

@ -69,8 +69,6 @@ dependencies {
// Provided
implementation 'org.spigotmc:spigot-api:1.17-R0.1-SNAPSHOT'
implementation 'org.bukkit.craftbukkit:1.16.3:1.16.3'
implementation 'org.bukkit.craftbukkit:1.16.4:1.16.4'
implementation 'org.bukkit.craftbukkit:1.17:1.17'
implementation 'com.bergerkiller.bukkit:BKCommonLib:1.16.4-v2'
implementation 'com.sk89q.worldedit:worldedit-bukkit:7.2.0-SNAPSHOT'