Strip version check
This commit is contained in:
parent
e7c92096b2
commit
c8469d7aba
1 changed files with 0 additions and 2 deletions
|
|
@ -823,8 +823,6 @@ public class DynmapPlugin extends JavaPlugin implements DynmapAPI {
|
|||
core.setBlockNames(helper.getBlockShortNames());
|
||||
core.setBlockMaterialMap(helper.getBlockMaterialMap());
|
||||
core.setBiomeNames(helper.getBiomeNames());
|
||||
// Placate dev.bukkit.org
|
||||
core.disableVersionCheck();
|
||||
|
||||
/* Load configuration */
|
||||
if(!core.initConfiguration(enabCoreCB)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue