A plugin that adds features from hoplite
a simple, light plugin that adds main features from Hoplite's events
How the Ghead works:
Combine 8 gold ingots and 1 player head on a crafting table
Produces 1 golden head item
Recipe shows in recipe book for easy access
When a player consumes a golden head by right-clicking it:
Regeneration effect (customizable duration and strength)
Absorption effect (customizable duration and strength)
Cooldown system to prevent spam (customizable duration)
Feedback messages confirming consumption
Effects Section
Regeneration duration in seconds
Regeneration effect level (strength)
Absorption duration in seconds
Absorption effect level (strength)
Example:
effects:
regeneration:
duration-seconds: 5
level: 3
absorption:
duration-seconds: 120
level: 2
Cooldown time between uses in seconds
Controls how frequently players can consume golden heads
Example:
gameplay:
cooldown-seconds: 10
Custom display name with color support
Description text (lore) shown in item tooltip
Add multiple lore lines for detailed descriptions
Example:
item:
display-name: "Golden Head"
lore:
- "Right-click to use"
- "10 second cooldown"