do I need to do anything special in the main class?
Oh lol, yes "Constructors" spell check was a little off:) there is a lotof code because I am updating a plugin and adding features for myself....
Hello, how can I get values from my config file in classes other that the main class? And can someone help me with contractors...I know that is an...
Believe me, I have checked everything... here is the plugin.yml I just don't understand why it fails at that one getCommand. It used to fail at...
getCommand("startmatch").setExecutor(new CommandStartMatch(this)); that is the third part of the command getter. It gets the other commands from...
Main class package de.mrpixeldream.bukkit.tdm; import de.mrpixeldream.bukkit.tdm.cmd.CommandKD; import...
I get this when I start my server... 23:24:40 [INFO] [WarFighter] Loading WarFighter v1.1 23:24:40 [INFO] [WarFighter] Enabling WarFighter v1.1...
oh ok ill have a look.
Oh ok thanks. Now can you help with this error I get? 17:47:44 [INFO] MacintoshMan issued server command: /kd 17:47:44 [SEVERE] null...
Does the onCommand method have to be in the main class? Because when I do that, it just does the return false thing and displays the command usage.e
I am currently updating a plugin called WarFighter for my personal use. The way the owner made the commands is outdated. He had methods in other...
I would like to get some help with how to go about making "Classes" not java "Classes", but the ones that are like in COD2 and MW3. each class...
Tirelessly Well, I think I took all of your suggestions: MCTDM class: package com.github.hackintoshman.mctdm; import org.bukkit.ChatColor;...
Ok thanks, I did that and now it loads! I have made the base of my plugin, but I have a problem. I want people to join and then have them...
Cant get my plugin to launch:( 22:17:52 [SEVERE] Could not load 'plugins/MCTDM.jar' in folder 'plugins'...
Separate names with a comma.