mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-13 22:25:57 +01:00
Fix spigot plugin.yml version
This commit is contained in:
parent
cfa76e6451
commit
14c9fffab9
@ -1,7 +1,7 @@
|
||||
name: BlueMap
|
||||
description: "A 3d-map of your Minecraft worlds view-able in your browser using three.js (WebGL)"
|
||||
main: de.bluecolored.bluemap.bukkit.BukkitPlugin
|
||||
version: ${version}
|
||||
version: "${version}"
|
||||
api-version: 1.13
|
||||
author: "Blue (TBlueF / Lukas Rieger)"
|
||||
website: "https://github.com/BlueMap-Minecraft"
|
||||
|
Loading…
Reference in New Issue
Block a user