The 'is unique' flag for a plugin determines whether or not multiple instances can be instantiated at any point in time for the game.
Some plugins that are currently in the game should not be unique and should be globally universal instead, but the unique flag is left to default (true)