Skip to content

Commit

Permalink
Patch meta
Browse files Browse the repository at this point in the history
"Who writes this crap?!"
  • Loading branch information
mcmonkey4eva committed Nov 14, 2014
1 parent 756e807 commit 4106719
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -75,7 +75,6 @@ public void mathTag(ReplaceableTagEvent event) {
// the outcome of the condition. First element will show in a result of 'true',
// otherwise the fallback element will show.
// Example: '<t[<player.is_spawned>]:Player is spawned! || Player is not spawned!>'
// or '<t[<player.health.is[less].than[<player.health.max>]:You look healthy! || Got some bruises, eh?>'.
// -->
@EventHandler
public void ternaryTag(ReplaceableTagEvent event) {
Expand Down

0 comments on commit 4106719

Please sign in to comment.