Only update if already in map

This commit is contained in:
vemacs
2015-06-26 11:22:23 -04:00
committed by drtshock
parent bcf9aacd3b
commit eeb72ed1bb
2 changed files with 10 additions and 3 deletions
@@ -24,7 +24,8 @@ import java.util.zip.ZipFile;
* <b>AT ALL</b>. <br> If you fail to include this option in your config, your plugin will be <b>REJECTED</b> when you
* attempt to submit it to dev.bukkit.org.
* <p/>
* An example of a good configuration option would be something similar to 'auto-update: true' - if this value is set to
* An example of a good configuration option would be something similar to 'auto-update: true' - if this value is set
* to
* false you may NOT run the auto-updater. <br> If you are unsure about these rules, please read the plugin submission
* guidelines: http://goo.gl/8iU5l
*