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


