Geyser/bootstrap/spigot/src/main/resources/plugin.yml

11 lines
291 B
YAML
Raw Normal View History

main: org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
2022-02-27 22:38:55 +00:00
name: ${name}-Spigot
author: ${author}
website: ${url}
version: ${version}
softdepend: ["ViaVersion", "floodgate"]
api-version: 1.13
commands:
geyser:
description: The main command for Geyser.
2022-06-11 08:03:19 +00:00
usage: /geyser <subcommand>