15 lines
266 B
TOML
15 lines
266 B
TOML
game_version = [
|
|
"1.21.8",
|
|
"1.21.9",
|
|
"1.21.10",
|
|
]
|
|
loader = "paper"
|
|
minimum_version_type = "beta"
|
|
artifacts_dir = "plugins"
|
|
|
|
[dependencies]
|
|
pl3xmapextras = "1.21.8-c0cbaa9"
|
|
worldguard = "7.0.15-beta-01"
|
|
worldedit = "7.4.0-beta-01"
|
|
pl3xmap = "1.21.10-537"
|