Skip to main content

Interface

Runtime configuration and metadata that xp exposes throughout simply-xp.

PropertyTypeOptionalDefaultDescription
auto_cleanbooleanβœ…falseAutomatically cleans caches or stale database entries after major operations.
auto_createbooleanβœ…falseAllows helpers to create missing users when they are queried.
databaseMongoClient or Databaseβœ…undefinedUnderlying database connection provided by the consumer.
dbType"mongodb" | "sqlite"βœ…mongodbConfigured database provider.
debugbooleanβœ…falseEmit debug logging via XpLog.debug.
notifybooleanβœ…trueEnable console notifications (on by default).
registeredFontsArray<string>βœ…[]Fonts already registered for rendering helpers.
versionstringβœ…2.0.0-beta.3simply-xp version string baked into the package.
xp_ratenumberβœ…0.1Global XP rate used during XP β†”οΈŽ level conversions.