We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e61789 commit cdc6d56Copy full SHA for cdc6d56
src/main/resources/plugin.yml
@@ -1,9 +1,9 @@
1
name: ControllableMobsAPI
2
main: de.ntcomputer.minecraft.controllablemobs.plugin.ControllableMobsAPIPlugin
3
-version: {project.version}
+version: ${version}
4
load: STARTUP
5
author: DevCybran
6
-website: http://dev.bukkit.org/server-mods/controllable-mobs-api/
+website: http://dev.bukkit.org/bukkit-plugins/controllable-mobs-api/
7
description:
8
This plugin is wrapping an API for enhanced mob control.
9
By itself it has no effect, but it is used by several other plugins.
0 commit comments