Wrapped the version in plugin.yml in quotation marks.

This commit is contained in:
sk89q 2011-06-24 15:25:51 -07:00
parent 021e99c252
commit cf3238d50e

View File

@ -1,6 +1,6 @@
name: WorldEdit
main: com.sk89q.worldedit.bukkit.WorldEditPlugin
version: ${project.version}
version: "${project.version}"
commands:
chunkinfo:
description: Get information about the chunk that you are inside