support placeholder api in messages and requirement placeholders in the title

This commit is contained in:
okx-code
2019-03-17 23:16:17 +00:00
parent 0756d4a155
commit 240b80c814
6 changed files with 22 additions and 10 deletions
+2
View File
@@ -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!");