mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2024-11-10 10:10:22 +01:00
fix another error
This commit is contained in:
parent
740b032347
commit
faf53d4941
@ -1,5 +1,3 @@
|
||||
import com.ryderbelserion.feather.enums.Repository
|
||||
|
||||
plugins {
|
||||
id("java-plugin")
|
||||
}
|
||||
|
@ -15,10 +15,10 @@ minecraft = "1.21.1"
|
||||
paperweight = "1.7.2"
|
||||
runPaper = "2.3.0"
|
||||
minotaur = "2.+"
|
||||
hangar = "0.1.2"
|
||||
shadow = "8.3.0"
|
||||
hangar = "0.1.2"
|
||||
|
||||
# Plugins
|
||||
# Bukkit Plugins
|
||||
itemsadder = "3.6.3-beta-14"
|
||||
headdatabaseapi = "1.3.1"
|
||||
placeholderapi = "2.11.6"
|
||||
@ -33,8 +33,6 @@ jetbrains = "24.1.0"
|
||||
adventure = "4.17.0"
|
||||
vital = "2.0.1"
|
||||
|
||||
# Modrinth
|
||||
|
||||
[libraries]
|
||||
velocity = { module = "com.velocitypowered:velocity-api", version.ref = "velocity" }
|
||||
paper = { module = "io.papermc.paper:paper-api", version.ref = "paper" }
|
||||
|
Loading…
Reference in New Issue
Block a user