Skip to main content
Version: v2.0

Interface

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

PropertyTypeOptionalDefaultDescription
auto_createbooleanβœ…falseAllows helpers to create missing users when they are queried.
databaseMongoClient or Databaseβœ…undefinedUnderlying database connection provided by the consumer.
dbNamestringβœ…MongoDB only: explicit database name used for internal calls.
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.0simply-xp version string baked into the package.
xp_ratenumberβœ…0.1Global XP rate used during XP β†”οΈŽ level conversions.