Skip to content

Commit cdc6d56

Browse files
committed
updated plugin.yml for maven compilation
1 parent 0e61789 commit cdc6d56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/plugin.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: ControllableMobsAPI
22
main: de.ntcomputer.minecraft.controllablemobs.plugin.ControllableMobsAPIPlugin
3-
version: {project.version}
3+
version: ${version}
44
load: STARTUP
55
author: DevCybran
6-
website: http://dev.bukkit.org/server-mods/controllable-mobs-api/
6+
website: http://dev.bukkit.org/bukkit-plugins/controllable-mobs-api/
77
description:
88
This plugin is wrapping an API for enhanced mob control.
99
By itself it has no effect, but it is used by several other plugins.

0 commit comments

Comments
 (0)