Uses of Interface
com.plotsquared.core.backup.BackupProfile
Packages that use BackupProfile
-
Uses of BackupProfile in com.plotsquared.core.backup
Classes in com.plotsquared.core.backup that implement BackupProfileModifier and TypeClassDescriptionclassBackup profile for a plot without an ownerclassA profile associated with a player (normally a plot owner) and a plot, which is used to store and retrieve plot backupsMethods in com.plotsquared.core.backup that return BackupProfileModifier and TypeMethodDescriptionBackup.getOwner()BackupManager.getProfile(@NonNull Plot plot) Get the backup profile for a plot based on its current owner (if there is one)NullBackupManager.getProfile(@NonNull Plot plot) SimpleBackupManager.getProfile(@NonNull Plot plot)