get

fun get(server: MinecraftServer): LoreStorage(source)

Gets the LoreStorage instance for the given server.

Creates a new storage if one doesn't exist.

Return

The persistent LoreStorage for this world

Parameters

server

The Minecraft server instance