More Consistent Capitalization#1121
Open
kennethvt437 wants to merge 1 commit into
Open
Conversation
If Entity is a class name and technically should be capitalized, why is it only capitalized once in these javadocs and not all three times?
|
I know news might travel slowly, but Bukkit has been dead for five years. |
Author
|
Sorry, I'm really new to GitHub and I'm unfamiliar with the site. Could you
show me where a more active thread is? Thank you!
…On Tue, Sep 17, 2019, 00:32 Kevin Lu ***@***.***> wrote:
I know news might travel slowly, but Bukkit has been dead for five years.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1121?email_source=notifications&email_token=ANG2YPDNA64OHUNFCKM532LQKBMWZA5CNFSM4IXKHQN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD63ICIQ#issuecomment-532054306>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ANG2YPAKEDAXXATPDJEYHWTQKBMWZANCNFSM4IXKHQNQ>
.
|
|
This project is no longer maintained and the team disbanded five years ago: https://bukkit.org/threads/bukkit-dmca-whats-going-on.309372/ If you want to contribute to the Minecraft modding community, you should pick a different project. Spigot continues to maintain its fork of Bukkit, CraftBukkit, and Spigot on top of it. There are also tons of other systems that exist or sprung up in the meantime, such as Forge, Sponge, Fabric, Paper, you name it! |
Author
|
Okay, I think I'll see if I can edit some Forge code instead
…On Tue, Sep 17, 2019, 00:38 Kevin Lu ***@***.***> wrote:
This project is no longer maintained and the team disbanded five years
ago: https://bukkit.org/threads/bukkit-dmca-whats-going-on.309372/
If you want to contribute to the Minecraft modding community, you should
pick a different project. Spigot <https://www.spigotmc.org/> continues to
maintain its fork of Bukkit, CraftBukkit, and Spigot on top of it. There
are also tons of other systems that exist or sprung up in the meantime,
such as Forge, Sponge, Fabric, Paper, you name it!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1121?email_source=notifications&email_token=ANG2YPDDVFTZCIJ3LNNULM3QKBNL3A5CNFSM4IXKHQN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD63IJWY#issuecomment-532055259>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ANG2YPBLW6WJZD6V4SMMUE3QKBNL3ANCNFSM4IXKHQNQ>
.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
If Entity is a class name and technically should be capitalized, why is it only capitalized once in these javadocs and not all three times?