mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Specify API version for Bukkit to stop legacy material loading (Closes #595)
This commit is contained in:
parent
0574feb87e
commit
a49f6fe0e3
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ author: ${project.organization.name}
|
|||
website: ${project.organization.url}
|
||||
version: ${project.version}
|
||||
softdepend: ["ViaVersion"]
|
||||
api-version: 1.13
|
||||
commands:
|
||||
geyser:
|
||||
description: The main command for Geyser.
|
||||
|
|
Loading…
Reference in a new issue