AntiStasis
Advanced Ender Pearl Stasis Chamber Protection for Paper/Spigot/Bukkit ServersAntiStasis 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
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:
8the 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
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
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
Staff Alerts System
Administrators can toggle real-time stasis detection alerts using:/antistasis alertsStaff 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 historyOptional 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
Configurable Detection
Every major detection system can be enabled, disabled, or adjusted from the configuration files.Example configuration:
Code:
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.bypassAllows players or admins to bypass all anti-stasis checks.
Admin Permission
antistasis.adminAllows access to:
- reload command
- history command
- administrative controls
Alerts Permission
antistasis.alertsAllows players/staff to toggle live detection alerts.
Commands
Reload Configuration
/antistasis reloadReloads configuration and language files without restarting the server.
Toggle Alerts
/antistasis alertsEnable or disable live staff alerts.
View History
/antistasis historyOpen 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
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
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
