ChannelStorage

class ChannelStorage(channelsFile: Path, plugin: JavaPlugin, logger: Logger)(source)

Manages the storage of channel data on disk.

Constructors

Link copied to clipboard
constructor(channelsFile: Path, plugin: JavaPlugin, logger: Logger)

Functions

Link copied to clipboard

Loads channel data from disk.

Link copied to clipboard

Queues an asynchronous save of channel data to disk.

Link copied to clipboard

Saves channel data to disk.