Skip to content

Factions3 Logo

Integrations Overview

Factions supports several built-in integrations with external plugins to enhance functionality and provide seamless compatibility with your server ecosystem. Additionally, plugins can integrate directly with Factions using the Factions and MassiveCore API.

Built-in Integrations

Factions includes built-in support for the following plugins:

  • PlaceholderAPI - Placeholder support for chat, scoreboards, and other plugins
  • Dynmap - Visual territory representation on web maps
  • WorldGuard - Region protection integration
  • Economy - Vault-based economy integration for costs and faction banks

Third-Party Integrations

Many other plugins work seamlessly with Factions through our APIs. Check the plugin documentation of your favorite plugins to find out if they integration with Factions.

Developer API

If you're a plugin developer looking to integrate with Factions, check out the Developer Guide for more information on how to use the API.

Developer Guide

Getting Help

If you're experiencing issues with integrations:

  1. Check the specific integration documentation
  2. Verify plugin versions are compatible
  3. Review server console for error messages
  4. Test with minimal plugin setups to isolate issues
  5. Consult the GitHub repository for known issues

Best Practices

  • Always test integrations after plugin updates
  • Check console for integration warnings or errors
  • Verify configurations after server restarts