Advertisement
Guest User

Untitled

a guest
Aug 13th, 2015
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. IChatComponent chat = new ChatBuilder()
  2. .text("-- Previously --")
  3. .format(EnumChatFormatting.GRAY)
  4. .build();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement