Skip to content

GoatedArthur/FastCrystals-Reborn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastCrystal Reborn

FastCrystal Reborn is a high-performance Minecraft plugin designed for modern competitive PvP servers (Paper/Folia). It revolutionizes crystal placement and destruction by utilizing packet-level interception to bypass vanilla latencies and restrictions.


Key Features

  • Fast Crystals: Process placement and attack packets as they arrive, making crystal PvP smooth even for high-ping players.
  • "Throwned Block" Fix: Bypasses vanilla obstructions that prevent crystal placement when falling blocks or other entities are in the way.
  • Custom Explosion Physics:
    • Damage Multiplier: Finely tune how much damage crystals deal to players.
    • Knockback Scaling: Control the intensity of the explosion impulse.
    • Explosion Power: Customize the radius and strength of the blast.
  • Terrain Control: Toggle whether crystals break blocks or stay "safe" for the environment.
  • Particle Toggle: Disable explosion particles to maximize FPS during intense combat.
  • Folia Support: Fully optimized for multi-threaded server environments.

🛠️ Installation

  1. Download the latest release.
  2. Ensure PacketEvents is installed on your server.
  3. Place FastCrystal-Reborn.jar in your plugins folder.
  4. Restart your server.

📜 Configuration

The plugin is highly customizable via config.yml:

explosion:
  damage-multiplier: 1.0     # Scale crystal damage
  knockback-multiplier: 1.0  # Scale knockback intensity
  block-damage: true         # Enable/Disable block breaking
  power: 6.0                 # Explosion radius (Vanilla is 6.0)
  particles: true            # Toggle explosion particles

📣 Credits

This project is a heavily modified and enhanced version of the original FasterCrystals by Jyguy. I have rebuilt the core logic to provide better stability, more features, and modern version compatibility.


© 2026 FastCrystal Reborn . All rights reserved.

Packages

 
 
 

Contributors

Languages