Mirror von
https://github.com/ViaVersion/ViaBackwards.git
synchronisiert 2024-11-08 09:10:10 +01:00
12 Zeilen
319 B
YAML
12 Zeilen
319 B
YAML
name: ViaBackwards
|
|
version: ${project.version}
|
|
description: Allow older Minecraft versions to connect to a newer server version.
|
|
main: nl.matsv.viabackwards.BukkitPlugin
|
|
api-version: 1.13
|
|
|
|
authors: [Matsv, KennyTV, Gerrygames, creeper123123321, ForceUpdate1]
|
|
website: ${project.url}
|
|
|
|
load: STARTUP
|
|
depend: [ViaVersion]
|