-
Notifications
You must be signed in to change notification settings - Fork 148
EffectLib
Nathan Wolf edited this page Mar 29, 2018
·
3 revisions
EffectLib is a stand-alone library/plugin that is integrated into Magic directly. There is no need to download EffectLib if you are simply using Magic.
If you are a developer, you can use EffectLib directly to create effects in your own plugin. See the dev.bukkit.org page, my doxygen docs, or the github repo.
Please check out the Reference Manual for a list of all EffectLib effects and parameters!
When creating your own effects, it's a good idea to turn this setting on in plugins/Magic/config.yml
debug_effects: true
You may want to turn this off on production servers, as typos in effect configs can cause a lot of logging to happen. But this is invaluable for tracking down odd behavior or errors in your effect configs.
- Home
- FAQ
- Support
- Progression
- Spell Points
- Crafting
- Basic Setup
- Customization
- Resource Pack
- Examples
- Messages and Languages
- Vanity Items
- NPCs
- Magic Blocks
- Magic Mobs
- Putting Images on Maps
- Using MySQL or SQLite
- Placeholders
- Skript
- Regions