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 10 months ago
Updated 10 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


