-
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 Wiki!
FXItems is a powerful and modular developer framework for Spigot/PaperMC to create custom items, foods, commands, abilities, and much more. This wiki is your complete guide for using, extending, and mastering FXItems.
Pages:
- Getting Started & Plugin Overview
- The Registry System: Items, Foods, Commands, Events
- Creating Custom Items
- Creating Custom Foods
- Creating Custom Commands
- Creating Custom Events & Listeners
- Utility Classes: CooldownUtils
- Utility Classes: CustomItemUtils & EffectUtils
- Utility Classes: ManaUtils, OneTimeCraftUtils, TeleportUtils
- Utility Classes: EntitySizeUtils & ProjectileUtils
- FXItems API & Making Addons (com.noctify.API)
- Advanced Techniques, FAQ, and Troubleshooting
Start with 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