Suggestion Open

Update Javadocs

#5036 opened by Unknown 2 years ago

Unknownreported this suggestion

Summary

Update the Javadocs to latest version. lots is missing so it can make the development process quite easier, even if its missing comments and whatnot.

Usage

Javadocs are a great tool for devs, however, its hard to utilize MythicMobs Javadocs because they are so outdated.

Value

Same as above, this makes the life of devs a lot easier.

Priority

Medium, not hard to add, doesnt even have to be commented, having a good idea of what does and doesn't exist is good enough.

Implementation

Not sure what you guys use but mvn javadoc:javadoc usually does it 🤯

Unknowncommented

This has been a massive pain point for me. I can create a custom skill, but have no idea how to create a meta skill for example that casts another. Honestly it's a real shame that it's so lacking as even more amazing things could be created through the API. I've tried making a pull request to the examples repo with a Faction Provider example also.

Unknowncommented

An update on this, but it's been basically impossible to do what I want because there's almost no documentation.

Sign in to join the discussion.