mirror of
https://github.com/Xiao-MoMi/Custom-Nameplates.git
synced 2025-12-19 15:09:23 +00:00
55 lines
1.4 KiB
Properties
55 lines
1.4 KiB
Properties
# Project settings
|
|
# Rule: [major update].[feature update].[bug fix]
|
|
project_version=3.0.14
|
|
config_version=33
|
|
project_group=net.momirealms
|
|
|
|
# Supported languages
|
|
lang=en,zh_cn
|
|
|
|
# Dependency settings
|
|
paper_version=1.20.4
|
|
jetbrains_annotations_version=24.0.0
|
|
slf4j_version=2.0.16
|
|
log4j_version=2.24.1
|
|
gson_version=2.11.0
|
|
asm_version=9.7.1
|
|
asm_commons_version=9.7.1
|
|
jar_relocator_version=1.7
|
|
h2_driver_version=2.3.232
|
|
sqlite_driver_version=3.47.0.0
|
|
adventure_bundle_version=4.17.0
|
|
adventure_platform_version=4.3.4
|
|
cloud_core_version=2.0.0
|
|
cloud_services_version=2.0.0
|
|
cloud_brigadier_version=2.0.0-beta.10
|
|
cloud_bukkit_version=2.0.0-beta.10
|
|
cloud_paper_version=2.0.0-beta.10
|
|
cloud_minecraft_extras_version=2.0.0-beta.10
|
|
boosted_yaml_version=1.3.7
|
|
byte_buddy_version=1.15.10
|
|
mojang_brigadier_version=1.0.18
|
|
mongodb_driver_version=5.2.1
|
|
mariadb_driver_version=3.5.0
|
|
mysql_driver_version=9.1.0
|
|
hikari_version=5.1.0
|
|
commons_pool_version=2.12.0
|
|
bstats_version=3.1.0
|
|
geantyref_version=1.3.16
|
|
caffeine_version=3.1.8
|
|
jedis_version=5.1.5
|
|
exp4j_version=0.4.8
|
|
placeholder_api_version=2.11.6
|
|
vault_version=1.7
|
|
guava_version=33.3.1-jre
|
|
commons_io_version=2.17.0
|
|
lwjgl_version=3.3.4
|
|
fastutil_version=8.5.15
|
|
|
|
# Proxy settings
|
|
#systemProp.socks.proxyHost=127.0.0.1
|
|
#systemProp.socks.proxyPort=7890
|
|
#systemProp.http.proxyHost=127.0.0.1
|
|
#systemProp.http.proxyPort=7890
|
|
#systemProp.https.proxyHost=127.0.0.1
|
|
#systemProp.https.proxyPort=7890 |