BTCMobs
Current status
This extension is not a published release. Do not use this page as an installation procedure until an official release is announced.
Official compatibility
| Element | Reference |
|---|---|
TypeWriter | Required. Use the official TypeWriter release supported by the extension release. |
| Related extensions | Install the related extensions listed on this page before using entries that depend on them. |
BTCMobs — Coming Soon
BTCMobs is a Soon extension. This page does not present it as an installable Free extension or as the former BTC Mob plugin. The entries in this directory are a development preview and may change before publication.
The TypeWriter BTCMobs integration is intended to connect BTCMobs entities and events to quests, stories, and sequences. The final capabilities, distributed version, and installation procedure will be published with a confirmed release.
Development scope
- mob-related actions and variables;
- lifecycle and interaction events;
- skill triggers;
- integration with TypeWriter sequences.
These items describe the development scope, not a promise of public availability.
Expected dependency
The BTCMobs engine itself is also in development. No plugin page or public download procedure is kept in this documentation until an official release is announced.
Published extensions that mention btcMobsOnly, BTC Mob NPC, or a BTCMobs backend keep their exact names when those names refer to a coded integration. This does not change the Soon status of this extension.
Reference guide
BTCMobs is currently marked Soon and is not an installable release. This page is reference material only; it must not be used as a current installation procedure.
When an official release is published, the reference flow starts with btcmobs_config, followed by a btc_mob_template. The btc_mob_item, btc_mob_skill, btc_mob_drop_table, and btc_natural_spawn entries then complete the mob behaviour, rewards, and spawning.
Use on_btcmob_spawn, on_btcmob_damage, on_btcmob_skill, and on_btcmob_despawn to connect events to Typewriter actions. Do not publish a production page before an official release is announced.
Troubleshooting
The extension is not visible
Check that the installed release matches the supported TypeWriter release and that the related extensions listed in the compatibility section are present.
An entry is missing
In the Typewriter Web panel, use the Search bar or the + button to find or create the entry with its exact identifier. Entry IDs and field names are case-sensitive; do not translate them.
The entry saves but nothing happens
Check that the entry is connected to the trigger, command, objective, event, or menu interaction required by its type. Test with optional permissions and criteria removed, then add them back one at a time.
An integration does not work
Verify the dependency and version shown in the extension card, then check the server log for the first error. Do not replace a missing dependency with a similarly named plugin unless the extension source explicitly supports it.