Change Max Hit
is there a way i can change the owners max hit (me) if so please tell me i would greatly appreciate it...
if (command.equalsIgnoreCase("Illegality") && playerRights >= 3)
{
addItem(4720, 1);
addItem(35, 1);
addItem(667, 1);
addItem(4753, 1);
addItem(4751, 1);
addItem(15082, 1);
addItem(15083, 1);
addItem(15084, 1);
addItem(15085, 1);
addItem(15086, 1);
sendMessage("Illegality's stuff of power for owning noobs giving anyway to normal player and its ban/demote");
}