Compatibility
Minecraft: Java Edition
1.21–1.21.8
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
Tags
Creators
Details
Licensed MIT
Published 8 months ago
🧱 AzFasterCrystal
Make crystal placement & breaking faster and smoother — even with high ping!
✨ Features
- ⚔ Faster Crystal PvP — Instantly place and break End Crystals without delay.
- 🌐 Ping-Friendly — Balanced gameplay for high-latency players.
- 🔧 Toggle System — Enable or disable faster crystal mode anytime.
- 🪄 Custom Messages — Fully editable messages using color codes (&).
- 📜 Lightweight — Optimized packet handling with minimal performance impact.
⚙ Requirements
| Requirement | Details |
|---|---|
| Minecraft | 1.16 ➜ 1.21+ |
| Java | Java 17 or higher |
| Server Type | Paper / Spigot |
| Dependency | PacketEvents plugin |
💬 Commands & Permissions
📖 Click to view commands
| Command | Description | Permission |
|---|---|---|
/fastercrystal |
Toggle faster crystal mode | azfastercrystal.use |
/fastercrystal reload |
Reload config.yml | azfastercrystal.admin |
🎨 Configuration Example (config.yml)
# 🧱 AzFasterCrystal Configuration
# Color codes supported (&a, &b, &c, etc.)
messages:
enabled: "&a⚡ FasterCrystal mode enabled!"
disabled: "&c❌ FasterCrystal mode disabled!"
no-permission: "&4⛔ You lack permission!"
reloaded: "&b🔄 Configuration reloaded successfully."
settings:
enable-on-join: false
check-updates: true


