Advertisement
fiveriverflow

Format

Mar 7th, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.76 KB | None | 0 0
  1. public static final String[][] data = {
  2.         {"How many players are currently online?", "playercount"},
  3.         {"What command can you type to get to the vote page?", "::vote"},
  4.         {"What command can you type to claim your donation?", "::claim"},{"What command can be used to join the imagine-ps discord channel?", "::discord"},
  5.         {"math", "math"}, {"math", "math"}, {"math", "math"}, {"math", "math"}, {"math", "math"},
  6.         {"How can you enter the raffle?", "::raffle"},
  7.         {"What tab has the 'Call a Staff' button?", "Useful tab"},
  8.         {"Where can a HC Iroman purchase a Heart Crystal with 1b Tokens?", "Doctor Orbon"},
  9.         {"What event can you get free Sponsor rank from?", "Voting"},
  10.         {" ENTER QUESTION HERE - USE PROPER GRAMMER ", "ENTER ANSWER HERE"},
  11.     };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement