mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-26 04:25:31 +01:00
Use correct api-version for 1.16
This commit is contained in:
parent
a2792c6692
commit
1b2224700a
@ -2,7 +2,7 @@ name: BlueMap
|
|||||||
description: "A 3d-map of your Minecraft worlds view-able in your browser using three.js (WebGL)"
|
description: "A 3d-map of your Minecraft worlds view-able in your browser using three.js (WebGL)"
|
||||||
main: de.bluecolored.bluemap.bukkit.BukkitPlugin
|
main: de.bluecolored.bluemap.bukkit.BukkitPlugin
|
||||||
version: ${version}
|
version: ${version}
|
||||||
api-version: 1.13
|
api-version: 1.16
|
||||||
author: "Blue (TBlueF / Lukas Rieger)"
|
author: "Blue (TBlueF / Lukas Rieger)"
|
||||||
website: "https://github.com/BlueMap-Minecraft"
|
website: "https://github.com/BlueMap-Minecraft"
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user