ObsidianMaterial is a Block and items API to give plugins easy hooks into these systems without needing to hook or depend on each plugin. ObsidianMaterial attempts to solve these issues by being intuitive and providing plugins with support for any system they may use.
If you have a plugin that depends on ObsidianMaterial, simply add the plugin with no configuration or hassle.
What makes ObsidianMaterial special? Unlike XMaterial, it automatically supports every new item, including all modded items in forge/bukkit servers such as Magma. All bukkit and modded entities are supported for spawner in 1.13+ servers. It also support custom enchants added by other plugins as long as they are registered in the Bukkit API.
Obsidian Material support out-of-the-box the following items provider:
- Skript
- ItemsAdder
- Oraxen
- Slimefun
It also adds on 1.13+ the support for named spawners such as COW_SPAWNER or spawner:COW.
If you are a plugin maker that wants to use the plugin or add support for our item provider, refer to https://github.com/ObsidianMakerDevelopment/ObsidianMaterial
Information
Category | Developer Tools |
---|---|
Published on | March 10, 2024 |
License | MIT |
Downloads | 2 |
Stars | 0 |
Watchers | 0 |