-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Sartaj Singh edited this page May 28, 2025
·
13 revisions
Welcome to the FXItems Developer Wiki!
FXItems is a comprehensive Spigot/PaperMC framework for custom items, foods, abilities, commands, and more.
This documentation is for plugin developers and assumes you are comfortable with Java.
- Getting Started & Plugin Overview
- FXItems Registry System: Deep Dive
- Creating Custom Items (Full Guide)
- Creating Custom Foods (Complete Example)
- Creating Custom Commands (Step-by-Step)
- Creating Custom Events & Behaviors
- Utility: CooldownUtils (Every Function & Example)
- Utility: CustomItemUtils & EffectUtils
- Utility: ManaUtils, OneTimeCraftUtils, TeleportUtils
- Utility: EntitySizeUtils & ProjectileUtils
- FXItems API (com.noctify.API) & Making Addons
- Advanced Techniques, Gotchas & FAQ
Start at Getting Started & Plugin Overview
- Home
- A | Getting Started & Plugin Overview
- B | The Registry System: Items, Foods, Commands, Events
- C | Creating Custom Items
- D | Creating Custom Foods
- E | Advanced: Custom Effects in FXItems
- F | Creating Custom Commands
- G | Creating Custom Events & Behaviors
- H | Utility: CooldownUtils
- I | Utility: CustomItemUtils
- J | Utility: EffectUtils
- K | Utility: ManaUtils
- L | Utility: OneTimeCraftUtils
- M | Utility: TeleportUtils
- N | Utility: ProjectileUtils
- O | Utility: GammaUtils
- P | Utility: EntitySizeUtils
- Q | FXItems API (com.noctify.API) & Making Addons
- R | Advanced Techniques, Gotchas & FAQ
- S | Auto-Registration System
- T | Migration Guide (v1.1 → v1.2+)
- U | Changelog