Skip to main content

External Integrations

BTCMobs is built to be highly compatible with the Minecraft ecosystem, providing deep hooks into popular plugins and internal extensions.

World & Protection

WorldGuard

Protect your world or trigger skills based on regions.

GriefPrevention

Respect player-claimed areas.
  • Support: Integrated with WorldMechanics (e.g., setblock).

Economy & Stats

Vault

Trigger skills that manipulate player balances or check for specific permissions.
  • Mechanics:
    • givemoney{amount=...}: Adds money to a player’s balance.
    • takemoney{amount=...}: Removes money from a player’s balance.

McMMO

React to mcMMO events or check for player skill levels.
  • Support: Integrated conditions for mcMMO-specific combat events.

PlaceholderAPI (PAPI)

Use any PlaceholderAPI token in your mechanics and messages.

Advanced Tools

FastAsyncWorldEdit (FAWE)

Manipulate the world at high speeds without lag.

BetterModel

The premier model engine for custom entities.

BTC Extensions

BTCMobs integrates seamlessly with other BTC ecosystem components.

🛡️ SkillTrees

  • Support: Trigger skills based on player skill tree unlocks.
  • Placeholders: <skilltree.level>, <skilltree.points>.

🏰 Dungeons

  • Support: Detect when a mob is part of a dungeon instance.
  • Triggers: ~onDungeonStart, ~onDungeonBossSpawn.
Integrations are automatically enabled if the corresponding plugin is detected during server startup.