Integration
Shop integration: ShopGUI+, EconomyShopGUI
Support custom drops from AdvancedEnchantments, AureliumSkills, AuraSkills, Eco plugins
Support custom items from ItemsAdder, Oraxen
Feel free to request for integration with your favorite plugins. However:
Not all plugins require integration. I cannot provide support with every single plugin on this world
I only accept integration requests with popular plugins and there are available APIs to hook into
I only support the latest version of these plugins
Plugin X does not work well with OreProcessor despite the existence of integration:
The perfect test case is when there are only OreProcessor and X. However, in reality, there are further plugins. They would cause overlaps of conflicts to each other. It is absolutely difficulty to provide support for all of them.
Here are some advices to server owners to reduce the possibility of conflicts:
Avoid using more than one plugin with the same functionality: For example, do not mix Oraxen with ItemsAdder; do not mix EcoEnchants with AdvancedEnchantments, etc
Avoid all-in-one plugins: Their codebase are massive and unmaintainable; bugs could raise somewhere else
Prefer open-source plugins: If the source is available, I can easily look into and see the root cause; also contribute missing APIs that I need for the integration
Minimize the number of plugins installed: Not only better for the performance, but also easier to fix conflicts
Last updated