PickShadow/gradle.properties

62 lines
1.8 KiB
Properties
Raw Normal View History

2024-10-08 03:15:46 +02:00
#
# PICKSHADOW SERVER KIT SOURCE FILE
# Copyright (c) 2024 The PickShadow Server Kit Contributors
# Licensed under the GNU Affero General Public License v3
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# Versioning
versioningCodename=Pulsar
versioningVersion=1
versioningType=alpha
versioningTyperelease=0
versioningFork=
# Java
2024-11-14 20:07:26 +01:00
javaSource=21
javaTarget=21
# Plugins
pluginLombok=8.10.2
pluginShadow=8.1.8
pluginPaperweight=1.7.4
pluginGitProperties=2.4.2
pluginRunTask=2.3.1
2024-10-08 03:15:46 +02:00
# Dependencies
2024-11-14 20:07:26 +01:00
dependencyLombok=1.18.34
dependencyJetbrainsAnnotations=26.0.1
dependencyStarOpenSourceEngine=1-alpha8
dependencyStarOpenSourceEngineMC=1-release2
dependencyHikari=6.1.0
2024-10-08 03:15:46 +02:00
dependencyGson=2.11.0
dependencyPaper=R0.1
dependencyAdventure=4.17.0
dependencyLuckPerms=5.4
2024-10-09 02:33:06 +02:00
dependencyFastboard=2.1.3
2024-10-08 03:15:46 +02:00
# Minecraft
2024-11-14 20:07:26 +01:00
minecraftVersion=1.21.3
2024-10-08 03:15:46 +02:00
minecraftApi=1.21
# Plugin download metadata
2024-11-14 20:07:26 +01:00
downloadEngineMC=https://git.staropensource.de/StarOpenSource/EngineMC/releases/download/v1-release3/bukkit.jar
downloadLuckPerms=https://download.luckperms.net/1561/bukkit/loader/LuckPerms-Bukkit-5.4.146.jar
downloadSpark=https://ci.lucko.me/job/spark/464/artifact/spark-bukkit/build/libs/spark-1.10.118-bukkit.jar
downloadFreedomChat=NdbpBqOZ
2024-10-08 03:15:46 +02:00
# etc
group = de.staropensource.pickshadow