You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
DisguisedSeller
Birthday
Jun 8, 1997
(Age: 29)
Signature
if (cmd.getName().equalsIgnoreCase("DisguisedSeller")) {
if (!sender.hasPermission("mcmarket.op")) {
sender.sendMessage(ChatColor.BLUE + "Not enough permissions.");
return true;
}
if (args.length == 0) {
player.sendMessage(ChatColor.BLUE + "Winner Rating?");
player.sendMessage(ChatColor.GREEN + player.getDisplayName() + "! I'm starting Java!)");
player.sendMessage(ChatColor.RED + "Contact me for simple plugins!)");
return true;
}
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.