iptfreedom/server.toml

165 lines
4.7 KiB
TOML
Raw Normal View History

2023-06-08 11:16:17 -04:00
name = "IPTFreedom"
2023-06-18 19:01:45 -04:00
mc_version = "1.20.1"
2023-06-06 18:48:00 -04:00
[jar]
type = "url"
2023-06-20 16:27:44 -04:00
# Temporarily using a scissors PR
url = "https://ci.plex.us.org/job/Scissors/job/fix%252Ftile-entity-packet-spam/1/artifact/build/libs/scissors-fix_tile-entity-packet-spam-1.jar"
2023-06-06 18:48:00 -04:00
[variables]
2023-06-08 11:16:17 -04:00
SERVER_ADDRESS = "ipt.esixtwo.one"
2023-06-06 18:48:00 -04:00
PORT = "25565"
2023-06-08 11:16:17 -04:00
TELNET_PORT = "25765"
2023-06-08 23:28:15 -04:00
# Don't change these if you're running on docker
2023-06-08 23:00:20 -04:00
DATABASE_HOST = "database"
DATABASE_PORT = "3306"
DATABASE_USER = "root"
2023-06-09 10:48:58 -04:00
2023-06-08 23:00:20 -04:00
DATABASE_PASS = "XTiMm5LkPACxyjJ4bXm5wXsFmHTwYDNY"
2023-06-09 10:48:58 -04:00
DATABASE_NAME = "iptfreedom"
2023-06-08 23:00:20 -04:00
2023-06-08 11:16:17 -04:00
OWNERS = "maniaplay"
EXECUTIVES = "G6_"
ASSISTANT_EXECUTIVES = ""
DISCORD_INVITE = "https://discord.com/invite/iptfreedom"
DISCORD_TOKEN = ""
DISCORD_PREFIX = "ipt!"
DISCORD_SERVER_ID = ""
DISCORD_CHANNEL_ID_CHAT = ""
DISCORD_CHANNEL_ID_ADMIN = ""
DISCORD_ROLE_ID_MASTER_BUILDER = ""
DISCORD_ROLE_ID_ADMIN = ""
DISCORD_ROLE_ID_SENIOR_ADMIN = ""
DISCORD_ROLE_ID_DEVELOPER = ""
DISCORD_ROLE_ID_ASSISTANT_EXECUTIVE = ""
DISCORD_ROLE_ID_EXECUTIVE = ""
DISCORD_ROLE_ID_SERVER_OWNER = ""
2023-06-06 18:48:00 -04:00
[launcher]
jvm_args = "-XX:+ExitOnOutOfMemoryError -Dcom.github.iptfreedom.fastasynchronousincompetence.allowv7=true"
2023-06-06 18:48:00 -04:00
aikars_flags = true
eula_args = true
nogui = true
2023-06-14 18:18:44 -04:00
memory = "6500M"
2023-06-08 11:16:17 -04:00
[[plugins]]
type = "url"
2023-06-12 19:17:03 -04:00
url = "https://github.com/IPTFreedom/TotalFreedomMod/releases/download/2022.06.08-IPT/TotalFreedomMod-2022.06.08-IPT.jar"
2023-06-08 11:16:17 -04:00
[[plugins]]
type = "url"
url = "https://github.com/IPTFreedom/Minecraft-JDA/releases/download/5.0.0-beta.10-1/Minecraft-JDA-5.0.0-beta.10-1.jar"
[[plugins]]
type = "url"
2023-06-18 19:01:45 -04:00
url = "https://ci.enginehub.org/repository/download/bt11/22175:id/worldguard-bukkit-7.0.9-SNAPSHOT-dist.jar?branch=version/7.0.x&guest=1"
2023-06-08 11:16:17 -04:00
[[plugins]]
type = "url"
2023-06-18 19:01:45 -04:00
url = "https://ci.plex.us.org/job/FastAsynchronousIncompetence/33/artifact/worldedit-bukkit/build/libs/FastAsyncWorldEdit-Bukkit-2.6.4-SNAPSHOT-33.jar"
2023-06-08 11:16:17 -04:00
[[plugins]]
type = "modrinth"
id = "buildersutilities"
version = "usc9dcSx"
[[plugins]]
type = "url"
2023-06-18 19:01:45 -04:00
url = "https://github.com/IPTFreedom/BukkitTelnet/releases/download/4.9.3-IPT/bukkittelnet-4.9.3-IPT.jar"
2023-06-08 11:16:17 -04:00
[[plugins]]
type = "url"
url = "https://github.com/IPTFreedom/Addendum/releases/download/1.0.0/Addendum-1.0.0.jar"
2023-06-08 13:43:33 -04:00
[[plugins]]
type = "spigot"
id = "carz.56255"
[[plugins]]
type = "url"
url = "https://github.com/IPTFreedom/ESP/releases/download/1.1/ESP-1.1.jar"
[[plugins]]
type = "url"
url = "https://github.com/IPTFreedom/TF-EssentialsX/releases/download/2.20.1/EssentialsX-2.20.1-dev+395-92d7f94.jar"
[[plugins]]
type = "url"
url = "https://github.com/IPTFreedom/TF-EssentialsX/releases/download/2.20.1/EssentialsXSpawn-2.20.1-dev+395-92d7f94.jar"
2023-06-08 20:02:12 -04:00
[[plugins]]
type = "url"
2023-06-18 19:01:45 -04:00
url = "https://github.com/IPTFreedom/EmotesTF/releases/download/1.1/emotestf-1.1.jar"
2023-06-08 20:02:12 -04:00
# TODO: Decompile this one and clean up the code & make a release
[[plugins]]
type = "url"
url = "https://cdn.discordapp.com/attachments/1041011669872160769/1116508640480874556/CrackShot-0.99.jar"
2023-06-08 23:00:20 -04:00
[[plugins]]
type = "url"
url = "https://github.com/IPTFreedom/MarriageMaster/releases/download/2.7.0.2-IPT/MarriageMaster-2.7.0.2-IPT.jar"
[[plugins]]
type = "url"
2023-06-18 19:01:45 -04:00
url = "https://ci.pcgamingfreaks.at/job/PluginLib/732/artifact/target/PCGF_PluginLib-1.0.39-SNAPSHOT.jar"
2023-06-08 23:28:15 -04:00
[[plugins]]
type = "url"
2023-06-18 19:01:45 -04:00
url = "https://hangarcdn.papermc.io/plugins/Telesphoreo/ItemizerX/versions/2.0/PAPER/ItemizerX.jar"
2023-06-09 11:26:41 -04:00
[[plugins]]
type = "modrinth"
id = "coreprotect"
version = "mvLpRWww"
[[plugins]]
type = "url"
url = "https://github.com/ViaVersion/ViaVersion/releases/download/4.7.0/ViaVersion-4.7.0.jar"
[[plugins]]
type = "url"
url = "https://github.com/ViaVersion/ViaBackwards/releases/download/4.7.0/ViaBackwards-4.7.0.jar"
2023-06-09 16:58:29 -04:00
[[plugins]]
type = "url"
2023-06-12 19:17:03 -04:00
url = "https://github.com/Jikoo/OpenInv/releases/download/4.3.1/OpenInv.jar"
2023-06-09 16:58:29 -04:00
[[plugins]]
type = "url"
2023-06-20 16:44:38 -04:00
url = "https://github.com/IPTFreedom/PlotSquared/releases/download/7.0.0-beta.3-IPT/plotsquared-bukkit-7.0.0-beta.3-IPT.jar"
2023-06-09 16:58:29 -04:00
[[plugins]]
type = "url"
2023-06-20 16:27:44 -04:00
url = "https://github.com/Gecolay/GSit/releases/download/1.4.6/GSit-1.4.6.jar"
2023-06-09 16:58:29 -04:00
[[plugins]]
type = "url"
2023-06-18 19:01:45 -04:00
url = "https://ci.codemc.io/job/filoghost/job/HolographicDisplays/258/artifact/HolographicDisplays-3.0.3.jar"
2023-06-09 16:58:29 -04:00
[[plugins]]
type = "url"
2023-06-18 19:01:45 -04:00
url = "https://github.com/kikelkik/LiftReloaded/releases/download/2.4.3/lift-reloaded-2.4.3.jar"
2023-06-09 16:58:29 -04:00
[[plugins]]
type = "url"
url = "https://github.com/aromaa/WorldGuardExtraFlags/releases/download/v4.2.1/WorldGuardExtraFlags.jar"
2023-06-10 09:55:04 -04:00
[[plugins]]
type = "url"
2023-06-18 19:01:45 -04:00
url = "https://ci.md-5.net/job/LibsDisguises/1235/artifact/target/LibsDisguises.jar"
2023-06-10 09:55:04 -04:00
[[plugins]]
type = "url"
url = "https://github.com/ayunami2000/LiberalDisguises/releases/download/v1.0.0/liberaldisguises-1.0.0.jar"
[[plugins]]
type = "url"
2023-06-18 19:01:45 -04:00
url = "https://ci.dmulloy2.net/job/ProtocolLib/654/artifact/build/libs/ProtocolLib.jar"
2023-06-10 09:55:04 -04:00
[[plugins]]
type = "url"
2023-06-18 19:01:45 -04:00
url = "https://ci.lucko.me/job/spark/382/artifact/spark-bukkit/build/libs/spark-1.10.42-bukkit.jar"