This commit is contained in:
NotMyFault
2021-08-05 15:55:20 +02:00
parent 3ccb5e0aed
commit c468d22120
3 changed files with 14 additions and 12 deletions

View File

@ -64,7 +64,6 @@ gson = { group = "com.google.code.gson", name = "gson", version.ref = "gson" }
#Platform expectations
paper = { group = "io.papermc.paper", name = "paper-api", version.ref = "paper" }
spigot = { group = "org.spigotmc", name = "spigot", version.ref = "paper" }
# Plugins
vault = { group = "com.github.MilkBowl", name = "VaultAPI", version.ref = "vault" }