For future reference here's a POM.xml for my PVPMoney plugin and it works absolutely fine: <project xmlns="http://maven.apache.org/POM/4.0.0"...
As previously stated I'm no Java expert, I use this style of code: if(cmd.getName().equalsIgnoreCase("cmd1")) { // cmd1 logic } else...
is that defined in your plugin.yml? If not then there's your problem, if it is then I have absolutely no clue I'm afraid!
@Roboticbuilder this is what I was trying to get at :P
Potential stupid question (I'm no Java god.) do you have any other plugins you've made using that package with Main as the primary class? If so...
Separate names with a comma.