NBT-API

NBT-API

98.9k Downloads

Adding a config to the standalone Plugin

tr7zw opened this issue · 2 comments

commented

I need to check what should/can be added to the config, for now it should be:

  • Check for updates
  • bStats
  • NBT-Injector
commented

Please, add configuration file supports disabling update checks. We have our own automagical update checker, and we block unnecessary outbound network traffic by plugins (at the firewall).

commented

You can currently use an API call to disable the update check(and bStats for that matter if it get's blocked anyway), but since they only run once during onEnable it should™️ be fine for now. But yes, config file to do it without a plugin is still planned.