Skip to content
This repository has been archived by the owner on Jul 27, 2019. It is now read-only.

Fix various javadoc failures #116

Closed
FerusGrim opened this issue Nov 15, 2015 · 1 comment
Closed

Fix various javadoc failures #116

FerusGrim opened this issue Nov 15, 2015 · 1 comment

Comments

@FerusGrim
Copy link

I'm... I'm really not certain how this could happen, but the javadocs are a complete mess.

/**
 *
 * @author Chris Naude This thread sends player info to linked bots.
 */
public class LinkUpdater {

Your name is weird.

 /**
     *
     * @param plugin
     */

What does this do?

    /**
     *
     */

Could you provide a little more info?

And this isn't just all in one class - it's in every class I've looked through, so far.

@cnaude
Copy link
Owner

cnaude commented Nov 16, 2015

Yes it is a mess.

cnaude added a commit that referenced this issue Nov 17, 2015
cnaude added a commit that referenced this issue Nov 22, 2015
Code merge with Spigot version.
Added game-first-join message template.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants