Advertisement
Langomatisch

Untitled

Dec 30th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. Objective objective = scoreboard.getObjective("aaa");
  2. if(objective == null)
  3. objective = scoreboard.registerNewObjective("aaa", "empty");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement