Hello, i'm trying to replace the $mine$ to change to the mine name could you help me please..? I'm using Title and action api 1.8.3 message = message.replaceAll("$mine$", Mine.getName()); Title.broadcastAllFullTitle(7, 16, 7, "&e&lThe Mine $mine$ Has Been Reset", "&9&lInfomation");
Thanks think you could add it to the class for me as i have never seen that before im still new> message = message.replaceAll("$mine$", Mine.getName()); Title.broadcastAllFullTitle(7, 16, 7, "&e&lThe Mine $mine$ Has Been Reset", "&9&lInfomation");