pluginiPlugin

Home Page

Custom Item System Framework for Minecraft Servers Based on TabooLib

Acknowledgements

Powered by TabooLib

A custom item system framework for Minecraft servers based on TabooLib.

Zaphkiel-Plus is a forked and enhanced version of the Zaphkiel project. While retaining the core functions of the original project, it has added several new features and fixed a number of issues, aiming to provide a more stable and powerful custom item system.

Original Project Repository: Zaphkiel

Introduction

Zaphkiel is a powerful custom item system for Minecraft servers, providing a complete solution for item creation, management, and interaction. Through simple YAML configuration files, you can create custom items with complex behaviors, including dynamic display, event response, and data persistence.

Core Features

  • 🎯 Simple Configuration - Define items using YAML files
  • 🔄 Dynamic Display - Item names and descriptions can be updated in real time based on data
  • Event-Driven - Supports multiple interaction events such as right-click, left-click, and attack
  • 💾 Data Persistence - A complete NBT data management and serialization system
  • 🔧 Highly Extensible - Rich API interfaces to support plugin integration
  • 🌍 Multi-Language Support - Automatically detects the player's client language and provides localized item experiences

Compatibility

Testing Environment

The latest version has been successfully tested in the Leaf 1.21.4 and Leaf 1.21.8 environments.

If you encounter compatibility issues, please feel free to submit feedback in GitHub Issues.

CoreVersion
Paper1.9 - 1.21.8
Purpur1.9 - 1.21.8
Leaf1.9 - 1.21.8

On this page