26 lines
314 B
TOML
26 lines
314 B
TOML
name = "dynmap-honeypot"
|
|
mc_version = "1.21.1"
|
|
|
|
[jar]
|
|
type = "paper"
|
|
|
|
[variables]
|
|
PORT = "25567"
|
|
|
|
[launcher]
|
|
eula_args = true
|
|
nogui = true
|
|
memory = '2G'
|
|
|
|
[markdown]
|
|
files = ["README.md"]
|
|
auto_update = false
|
|
|
|
[options]
|
|
success_line = ""
|
|
stop_command = ""
|
|
|
|
[[plugins]]
|
|
type = "mr"
|
|
id = "dynmap"
|
|
version = "AdtrWcU2"
|