-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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.
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 (Every Function & Example)
I | Utility: CustomItemUtils & EffectUtils
J | Utility: ManaUtils, OneTimeCraftUtils, TeleportUtils
K | Utility: EntitySizeUtils & ProjectileUtils
L | FXItems API (com.noctify.API) & Making Addons
M | Advanced Techniques, Gotchas & FAQ
- 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