Skip to content

Please fix the documentation for minecraft users #646

@mfnalex

Description

@mfnalex

Hello, I have tried to use cloud for a minecraft plugin, but I am really struggling with the whole ecosystem of outdated documentation.

I will try to explain my experience with cloud, step by step:

  1. I found this post: https://www.spigotmc.org/threads/cloud-command-framework.467183/
  2. I tried to click on the github link: https://commandframework.cloud/ Website not reachable
  3. I tried going to the Wiki mentioned there: Error 404: https://incendo.github.io/cloud/
  4. I tried to find the javadocs. Same as No. 2, website not reachable: https://javadoc.commandframework.cloud/
  5. I tried to check out the linked example plugin: Another error 404: https://github.com/Incendo/cloud/blob/master/examples/example-bukkit/src/main/java/cloud/commandframework/examples/bukkit/ExamplePlugin.java
  6. Okay, so now I have just googled "cloud commandframework" and found this repository. It's hard to find anything minecraft/spigot related information.
  • The readme tells me 1.8.4 is the latest version to use
  • But just below that, it tells me that version 2.0.0 had many changes. So is 2.0.0 or 1.8.4 the version to use now?
  • I found the link the the minecraft module: https://github.com/incendo/cloud-minecraft That one tells me to use version 2.0.0-SNAPSHOT. In which repository is that? Maven central? No, they don't allow snapshots.

I have then joined the discord server, where I was sent a link to the javadocs - which happen to be for version 1.7.X.

All of this experience has been extremely annoying and I'm probably not the only person who thinks like that. I didn't have the opportunity to try out cloud at all, because there was a ton of setbacks because of missing javadocs for the latest version, even knowing what the latest version is supposed to be (2.0.0-SNAPSHOT as the minecraft modue says, or 1.8.4 as the core readme says, or 1.7.X as the javadocs from the discord server say?).

It would really be nice if someone of the people who know more about this project than me could just pretend to be a new user and then adjust the docs so someone like me would be able to understand it. Thank you very much and have a nice day!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions