
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.
Getting Help¶
If you're experiencing issues with integrations:
- Check the specific integration documentation
- Verify plugin versions are compatible
- Review server console for error messages
- Test with minimal plugin setups to isolate issues
- 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