Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add /invis clear #979

Closed
wants to merge 6 commits into from
Closed

Add /invis clear #979

wants to merge 6 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Dec 21, 2015

Added Invis Clear Option That Does:

I created this PR due Wild's disagree in the Similar issue, And i created my Issue for it PR can get an accurate Issue not just a Similar

Adamx120 added 2 commits December 21, 2015 07:55
Added Invis Clear Option That Does:
 - Clear all invis potion effect from all invis players
return false;
}
}
for (Player player : server.getOnlinePlayers())
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatting looks a tad off here.

@Wild1145
Copy link
Member

Other than formatting as mentioned above it looks good to me.

Formatting
@ghost
Copy link
Author

ghost commented Dec 21, 2015

More Formatting

@@ -19,7 +19,7 @@ public boolean run(CommandSender sender, Player sender_p, Command cmd, String co
{
boolean smite = false;
if (args.length >= 1)
{
{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rsajeey Formatting errors can be down to using the default formatting settings in Netbeans... Not because they never wrote it in an IDE.

@JeromSar JeromSar changed the title Command_invis.java Add /invis clear Dec 21, 2015
@ghost ghost closed this Dec 22, 2015
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants