Skip to content

Manu585/BendingItems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BendingItems

Custom Item System, uses ProjectKorra API

BendingItems adds custom equipment and items that modify and enhance bending abilities in ProjectKorra. Built with a clean multi-module architecture and extensibility in mind.


🔥 Features

  • ⚔️ Ability Buff Items
    • Modify bending damage, effects, or behavior
  • 🛡️ Defense Buffs
    • Reduce incoming damage from abilities
  • 👕 Equipment-Based Effects
    • Passive bonuses from worn gear
  • 🔁 Hot Reload Support
    • Reload configs without restarting
  • 🎁 Item Distribution Commands
  • 🔐 Permission-Based Access

Core concepts:

  • Service-based buff handling
  • Event listeners for ability hooks
  • Central permission handler
  • Modular command system

📦 Commands

Command Description
/bending items give <Player> <Item> [Amount] Give custom bending items
/bending items reload Reload configuration

🛠 Tech Stack

  • Java 21
  • ProjectKorra API
  • Spigot / Paper
  • Maven Multi-Module

📸 Screenshots

Config layout

image image

Armor Set

image

Corresponding Armor

image

Fire Ring

441d65d6-3fc3-479d-8525-234621124cb9 8f408f41-8039-4c81-8b40-df2d2c04d362

💡 Design Goals

  • Clean separation of concerns
  • Extendable buff system
  • Minimal performance overhead
  • Easy future expansion

📄 License

Proprietary
© 2026 Manuel Franz Gogg

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages