Compatibility
Minecraft: Java Edition
Platforms
Links
Tags
Creators
Details
🧿 AntiStasis
Advanced Ender Pearl Stasis Chamber Protection for Paper/Spigot/Bukkit servers.
AntiStasis is a lightweight and fully server-side Paper plugin designed to prevent Ender Pearl stasis chamber exploits on PvP and SMP Minecraft servers.
The plugin detects suspicious pearl behavior such as suspended pearls, bubble column abuse, and low-movement looping systems, then removes those pearls before delayed teleports can happen.
Built specifically for modern competitive and survival servers, AntiStasis focuses on accuracy, performance, and bypass prevention while ensuring normal combat pearls remain completely unaffected.

⚡ Features
🛡️ Prevents Ender Pearl Stasis Chambers
AntiStasis blocks common delayed teleport systems including:
- Water loop stasis chambers
- Bubble column pearl suspension
- Soul sand bubble elevators
- Magma bubble traps
- Low-movement suspended pearls
- Chunk-loading bypass systems
- Cross-world delayed teleport exploits
The plugin removes only pearls that clearly behave like stasis setups.
Fast-moving combat pearls work normally.

🧠 Advanced Detection System
AntiStasis uses multiple layered detection systems to accurately identify stasis pearls without affecting regular gameplay.
⏳ Max Pearl Lifetime Detection
If a pearl exists longer than the configured lifetime:
max-pearl-lifetime: 8
the pearl is automatically removed.
This prevents pearls from remaining loaded indefinitely inside chambers.
🎯 Low Movement Detection
The plugin tracks pearl movement over time.
If a pearl:
- stays inside a very small radius
- barely moves
- remains suspended for too long
- it is flagged as a stasis chamber attempt.
Unlike simplistic implementations, AntiStasis measures movement across time intervals instead of relying on single-position checks.
This dramatically reduces false positives.
🌊 Bubble Column Detection
Pearls entering:
- Soul Sand bubble columns
- Magma bubble columns
can be removed instantly depending on configuration settings.
This blocks one of the most common modern stasis methods used on PvP and SMP servers.
🔨 Punishment System
AntiStasis includes a configurable punishment system for servers that want automatic moderation against repeated stasis abuse attempts.
Punishments can be configured to trigger after a specific number of detections.
Supported punishment actions may include:
- warning messages
- console commands
- temporary punishments
- staff notifications
- integration with punishment plugins

🌍 Cross-World & Distance Support
AntiStasis tracks pearls globally using UUID-based tracking.
Detection continues working even if:
- the player changes worlds
- the player disconnects
- chunks unload and reload
- RTP plugins are used
- the pearl owner moves far away
- another player activates the chamber
This prevents distance-based bypass methods commonly used to avoid detection systems.
📢 Staff Alerts System
Administrators can toggle real-time stasis detection alerts using:
/antistasis alerts
Staff members with permission will receive notifications whenever suspicious pearls are detected or removed.
Useful for:
- monitoring exploit attempts
- identifying repeat offenders
- debugging server behavior
- staff moderation

📜 Detection History System
AntiStasis includes a paginated alert history viewer.
/antistasis history
Optional arguments:
/antistasis history <player> [page]
Features:
- chronological alert history
- 10 alerts per page
- optional player filtering
- clickable page navigation arrows
- automatic latest-page opening
- easy browsing for staff members
Perfect for moderation logs and exploit investigations.

⚙️ Configurable Detection
Every major detection system can be enabled, disabled, or adjusted from the configuration files.
Example configuration:
settings:
enabled: true
max-pearl-lifetime: 8
detection:
low-movement: true
bubble-columns: true
movement:
max-radius: 2
check-time: 5
cooldown:
message-cooldown: 3
messages:
blocked: "&cStasis chambers are disabled on this server."
visuals:
particles: false
sounds: true
🔐 Permissions
Bypass Permission
antistasis.bypass
Allows players or admins to bypass all anti-stasis checks.
Admin Permission
antistasis.admin
Allows access to:
- reload command
- history command
- administrative controls
Alerts Permission
antistasis.alerts
Allows players/staff to toggle live detection alerts.
⚙️ Commands
Reload Configuration
/antistasis reload
Reloads configuration and language files without restarting the server.
Toggle Alerts
/antistasis alerts
Enable or disable live staff alerts.
View History
/antistasis history
Open detection history.
Optional:
/antistasis history <player> [page]
🚀 Performance Focused
AntiStasis was built with large PvP and SMP servers in mind.
Features include:
- lightweight detection logic
- optimized periodic checks
- async-safe systems where possible
- configurable scan intervals
- low memory usage
- minimal performance impact
Detection runs every few ticks instead of every tick spam.
📦 Requirements
- Paper/Spigot/Bukkit 1.20+
- Java 21 recommended
- No mods required
- Fully server-side
🎯 Designed For
AntiStasis is perfect for:
- PvP servers
- SMP servers
- Lifesteal servers
- Hardcore servers
- Competitive survival servers
- Anti-exploit server setups
If your server wants fair teleport mechanics without delayed pearl abuse, AntiStasis provides a clean and modern solution.
✅ Why AntiStasis?
- ✔ Prevents unfair delayed teleports
- ✔ Stops bubble column stasis chambers
- ✔ Cross-world protection support
- ✔ Accurate low-movement detection
- ✔ Lightweight & optimized
- ✔ Staff alerts & history system
- ✔ Fully configurable
- ✔ No client mods required
- ✔ Built for modern Paper servers
❤️ Support
If you need help or want to suggest features, feel free to reach out.


