java.lang.Object
com.djrapitops.plan.extension.implementation.providers.gathering.DataValueGatherer

public class DataValueGatherer extends Object
Object that can be called to place data about players to the database.
  • Constructor Details

  • Method Details

    • shouldSkipEvent

      public boolean shouldSkipEvent(CallEvents event)
    • getPluginName

      public String getPluginName()
    • storeExtensionInformation

      public void storeExtensionInformation()
    • updateValues

      public void updateValues(UUID playerUUID, String playerName)
    • updateValues

      public void updateValues()