58 lines
1.6 KiB
Properties
58 lines
1.6 KiB
Properties
#
|
|
# 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
|
|
javaSource=22
|
|
javaTarget=22
|
|
|
|
# Dependencies
|
|
dependencyLombok=1.18.32
|
|
dependencyJetbrainsAnnotations=24.1.0
|
|
dependencyStarOpenSourceEngine=1-alpha5
|
|
dependencyHikari=4.0.3
|
|
dependencyGson=2.11.0
|
|
dependencyPaper=R0.1
|
|
dependencyAdventure=4.17.0
|
|
dependencyLuckPerms=5.4
|
|
|
|
# Plugins
|
|
pluginLombok=8.6
|
|
pluginShadow=8.1.7
|
|
pluginPaperweight=1.7.3
|
|
pluginGitProperties=2.4.2
|
|
pluginRunTask=2.3.0
|
|
|
|
# Minecraft
|
|
minecraftVersion=1.21
|
|
minecraftApi=1.21
|
|
|
|
# Plugin download metadata
|
|
downloadFreedomChat=x6xcBZtb
|
|
downloadEngineMC=https://git.staropensource.de/StarOpenSource/EngineMC/releases/download/v1-alpha1/bukkit.jar
|
|
downloadLuckPerms=https://download.luckperms.net/1556/bukkit/loader/LuckPerms-Bukkit-5.4.141.jar
|
|
|
|
# etc
|
|
group = de.staropensource.pickshadow
|