Heyo! Sorry for the lack of an introduction -- the system marked it as "spam," so I wasn't able to post it. I'll try again. The edit button is also no where to be seen, so apologies for the second post.hello earthling
code pogu, you make minecraft plugins? name every bukkit classHeyo! Sorry for the lack of an introduction -- the system marked it as "spam," so I wasn't able to post it. I'll try again. The edit button is also no where to be seen, so apologies for the second post.
Hey there, I'm Scill! I like to play bedwars & bridges along with chilling on Skyblock servers. When I'm not playing MC, I'm either coding or watching anime. I've watched like 17 trillion anime, so it's definitely one of my favorite pastimes. As for coding, I've been messing around with Java for some time & enjoy making random new things. I came here to perhaps progress my skills even more, and make some friends along the way.
Welp, that's about it. If you wanna talk or play some games w/ me, feel free to message me!![]()
*proceeds to list every Bukkit class*code pogu, you make minecraft plugins? name every bukkit class
Oh so you can name every Bukkit class? Name every possible Minecraft seed*proceeds to list every Bukkit class*
Oh so you can name every Bukkit class? Name every possible Minecraft seed
for (long i=Long.MIN_VALUE; i<=Long.MAX_VALUE; i++) {
System.out.println(i);
if (i == Long.MAX_VALUE) {
System.out.println("Done!");
break;
}
}
