mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
1.20.4
This commit is contained in:
@@ -6,7 +6,9 @@ plugins {
|
||||
version = "2.0.1"
|
||||
|
||||
dependencies {
|
||||
paperDevBundle("1.18.2-R0.1-SNAPSHOT")
|
||||
paperweight {
|
||||
paperDevBundle("1.20.4-R0.1-SNAPSHOT")
|
||||
}
|
||||
|
||||
compileOnly(project(":plugins:civmodcore-paper"))
|
||||
compileOnly(project(":plugins:namelayer-paper"))
|
||||
|
||||
@@ -3,7 +3,7 @@ version: ${version}
|
||||
main: com.programmerdan.minecraft.banstick.BanStick
|
||||
author: ProgrammerDan
|
||||
description: A plugin focused on better IP / VPN / CIDR tracking and justice delivery
|
||||
api-version: 1.18
|
||||
api-version: 1.20
|
||||
depend: [CivModCore]
|
||||
softdepend: [IP-Check, NameLayer]
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user