Uses of Interface
com.plotsquared.core.inject.factory.PlayerBackupProfileFactory
Packages that use PlayerBackupProfileFactory
-
Uses of PlayerBackupProfileFactory in com.plotsquared.core.backup
Constructors in com.plotsquared.core.backup with parameters of type PlayerBackupProfileFactoryModifierConstructorDescriptionSimpleBackupManager(@NonNull PlayerBackupProfileFactory playerBackupProfileFactory) SimpleBackupManager(Path backupPath, boolean automaticBackup, int backupLimit, PlayerBackupProfileFactory playerBackupProfileFactory)