action bar, percentage, minesweeper letter heads, points adjustable in config
This commit is contained in:
parent
7faa109453
commit
6c777a50e4
7 changed files with 123 additions and 49 deletions
|
|
@ -21,6 +21,7 @@ public final class MinecleanerPlugin extends JavaPlugin {
|
|||
|
||||
@Override
|
||||
public void onEnable() {
|
||||
this.saveDefaultConfig();
|
||||
getServer().getScheduler().runTask(this, this::onLateEnable);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue