support placeholder api in messages and requirement placeholders in the title
This commit is contained in:
@@ -127,6 +127,8 @@ public class Rankup extends JavaPlugin {
|
||||
autoRankup.runTaskTimer(this, time, time);
|
||||
}
|
||||
|
||||
|
||||
|
||||
if (config.getInt("version") < 3) {
|
||||
getLogger().severe("You are using an outdated config!");
|
||||
getLogger().severe("This means that some things might not work!");
|
||||
|
||||
Reference in New Issue
Block a user