Skip to main content

MMO Core

  • Voxel Store — Available on the BTC Studio Voxel store.

The MMOCore Extension integrates MMOCore RPG framework, enabling complex interactions with player stats, professions, skill trees, and social groups.

Features

  • RPG Stats — Read/manipulate Mana, Stamina, Health.
    • Classes — Track profession and class levels.
    • Waypoints — Control discovery and teleportation.
    • Skills — Monitor casting and cooldowns.

Architecture

Entries

Quick Start

  • 1. Trigger Actions — Use action entries to interact with the extension: warp_waypoint, add_profession_experience, unlock_waypoint. Trigger them from commands, NPCs, events, or other entries. → warp_waypoint → add_profession_experience

Dependencies

ExtensionRequiredUsage
MMOItems ExtensionRequiredCustom items integration.
PlaceholderAPIOptionalFor @Placeholder fields.