1
Im attempting to make a plugin, but i keep getting this!
Hey, im trying to make a plugin but i keep getting an error explaining that i have an invalid plugin.yml.
Here is my plugin.yml:
-----------------------------------------------------------------------------------------------------------name: TeamCraftKits
author: xXRobbie21Xx
version: 1
description: TeamCrafts Kit Plugin
main: me.xXRobbie21Xx.TeamCraftKits.TeamCraftCore
commands:
--kit:
----description: Basic Kit Command.
-----------------------------------------------------------------------------------------------------------
Not exactly sure whats wrong here but if anyone could help, that would be great.
btw, i refreshed the file and i made sure not to use tabs.
i used "-" for spaces for reference (i didnt in the actual file )
Here is my plugin.yml:
-----------------------------------------------------------------------------------------------------------name: TeamCraftKits
author: xXRobbie21Xx
version: 1
description: TeamCrafts Kit Plugin
main: me.xXRobbie21Xx.TeamCraftKits.TeamCraftCore
commands:
--kit:
----description: Basic Kit Command.
-----------------------------------------------------------------------------------------------------------
Not exactly sure whats wrong here but if anyone could help, that would be great.
btw, i refreshed the file and i made sure not to use tabs.
i used "-" for spaces for reference (i didnt in the actual file )
8
I got the plugin working! Thanks so much for the help guys, means alot!
remove the capital p
So... Is your plugin working now or what?
http://imgur.com/J1cRdbw
ok theres the package explorer.
ok theres the package explorer.
TeamCraft-Robbiepastebin.com/xK0Eh26A
Allright, here it is.
Thanks for helping btw.
All seems good with your file, does TeamCraftCore.java/class exist in the me.xXRobbie21Xx.TeamCraftKits package? Take a screenshot of the package explorer in Eclipse.
ignore this, im a noob and dont know how to delete a post.
Can you put it directly (without the dashes, but with spaces) into a Pastebin with the following settings?

Also just a heads up, you're not supposed to use any capital letters in a package, only in classes, enums, interfaces, etc.

Also just a heads up, you're not supposed to use any capital letters in a package, only in classes, enums, interfaces, etc.
http://pastebin.com/xK0Eh26A
Allright here it is, thanks for the help.
Allright here it is, thanks for the help.
