Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt

Use this file to discover all available pages before exploring further.

The RPG Core Extension allows you to build deep, interconnected progression systems. From creating custom professions to managing complex player stats and a global Auction House.

Features

Profession Engine

Infinite custom professions.

Attributes

Custom stats (Wisdom, Agility).

Auction House

Player marketplace.

Custom Items

NBT-rich items with dynamic stats.

Smart Inventory

Virtual storage systems.

Loot Tables

Complex drop tables.

Global Level

Profession-based progression.

Entries

Actions

Manage Items: Give/Remove items.
Profession XP: Grant experience.
Reward Menu: Selectable rewards.

Artifacts

Player Data: Stats & resources.
Professions: Progress tracking.
Marketplace: Listings DB.

Commands

CommandPermissionDescription
/rpgauctionNoneOpen Auction House.
/rpgprofessionadminManage professions.
/rpgitemadminGive custom items.
/rpgstatadminModify stats.

Placeholders

  • %typewriter_profession_<id>_level%
  • %typewriter_stat_<id>%
  • %typewriter_item_count_<id>%
  • %typewriter_global_level%
  • %typewriter_global_experience%