Skip to content

Instantly share code, notes, and snippets.

@mooman219
Created May 14, 2013 22:52
Show Gist options
  • Save mooman219/5580330 to your computer and use it in GitHub Desktop.
Save mooman219/5580330 to your computer and use it in GitHub Desktop.
broadcastCommandMessage(sender, String.format("Given %s (ID %d) * %d to %s for %d " + (effect.isInstant() ? "ticks" : "seconds"), effect.getName(), effect.getId(), amplification, args[0], effect.isInstant() ? duration : NumberConversions.floor(duration / 20D)));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment