ExfilZones

ExfilZones

Create customizable evacuation points with green particle effects, timers, and HUD displays. Inspired by Escape from Tarkov.

by
93 Downloads
forgeutility
Rent Server with this Mod

About this Mod

撤离点模组 (Evacuation Mod) 介绍

什么是撤离点模组?

这是一个为 Minecraft 1.20.1 Forge 设计的实用模组,允许管理员通过指令创建两种类型的撤离点:正常撤离点倒计时撤离点。撤离点以绿色圆形粒子效果显示,玩家进入后根据设定条件触发传送,适合用于服务器活动、小游戏或生存模式的安全区域。

主要功能

  • 两种撤离模式
    • 正常撤离点:玩家进入后需要等待指定时间(个人计时)才能撤离,撤离后传送到预设位置。
    • 倒计时撤离点:撤离点本身有一个持续时间,时间结束后范围内所有玩家(按人数上限)被强制撤离。
  • 高度自定义:创建时可设置名称、范围半径、等待时间、持续时间、最大人数、传送坐标、是否聊天播报、是否显示屏幕HUD。
  • 视觉提示:撤离点以绿色圆形粒子效果显示,粒子密度随半径变化,清晰可见。
  • 屏幕HUD:当玩家位于撤离点内时,屏幕上方会显示撤离点名称和剩余时间(可单独开关)。
  • 聊天播报:可控制进入、撤离、开启/关闭等消息是否显示。

指令列表

所有指令需要管理员权限。

  • 创建撤离点
    /evac create <类型> <名称> <中心坐标> <半径> <个人等待秒数> <持续时间秒> <最大人数> <传送坐标> <是否播报> <是否显示HUD>
    类型:normal(正常)或 countdown(倒计时)
    示例:/evac create normal 安全区 100 64 200 5 60 30 0 80 0 true true
  • 移除撤离点
    /evac remove <名称>
  • 查看所有撤离点
    /evac list

游戏内效果

  • 撤离点周围有绿色粒子光环,夜晚也很显眼。
  • 进入撤离点时,屏幕上方会实时显示剩余时间(如可开关)。
  • 正常撤离点会提示进入、剩余秒数(最后10秒)和撤离成功。
  • 倒计时撤离点只在开启和结束时播报,不打扰玩家。

适用场景

  • 服务器活动中的安全撤离区域
  • 小游戏中的传送点
  • 生存模式中的临时庇护所
  • 自定义地图中的目标区域

安装方式

  1. 安装 Minecraft 1.20.1 和对应版本的 Forge。
  2. 将下载的 evacuation-1.0.0.jar 放入 mods 文件夹。
  3. 启动游戏,即可使用。

快来试试用指令创建属于你的撤离点吧!

ExfilZones – Create Your Own Extraction Points in Minecraft!

Overview
ExfilZones is a Forge mod for Minecraft 1.20.1 that allows server admins to create two types of evacuation (extraction) zones: Normal and Countdown. Players entering these zones will be teleported to a predefined location after meeting certain conditions, just like in Escape from Tarkov. The zones are visually marked by a green circular particle effect, and a customizable HUD displays the remaining time when inside.

Features

Two Extraction Modes:

Normal Zone: Players must stay inside for a set amount of time (personal timer) before being teleported.

Countdown Zone: The zone itself has a duration; when it expires, all players inside (up to the limit) are extracted together.

Fully Customizable: Set the name, radius, personal delay, zone duration, max players, target coordinates, broadcast toggle, and HUD toggle per zone.

Visual Indicator: A green particle circle (using vanilla particles) marks the zone boundary – the particle density scales with radius.

Heads-Up Display (HUD): When inside a zone, the screen displays [Zone Name] Remaining Time: Xm Ys on a semi-transparent background. Can be disabled per zone.

Chat Announcements: Optional broadcasts for zone opening, player entry, extraction countdown (last 10 seconds), and successful extractions. Countdown zones do not spam personal timers.

Persistent Storage: Zones are saved per dimension and survive server restarts.

Simple Commands: All features are controlled via intuitive commands (requires operator permission).

Commands
All commands require operator level:

/evac create normal


Creates a normal extraction zone.

/evac create countdown


Creates a countdown zone (personalDelay is ignored but required).

/evac remove
Removes an existing zone.

/evac list
Lists all zones in the current dimension with details.

Parameters explained:

name: Unique identifier.

center: Coordinates (x y z) of the zone center.

radius: Radius in blocks (1-100).

personalDelay: Seconds a player must stay inside (normal only; 0-3600).

zoneDuration: Seconds the zone exists (1-86400).

maxPlayers: Maximum number of players who can extract (1-100).

target: Destination coordinates (x y z) after extraction.

broadcast: true/false – enable/disable chat announcements.

showHUD: true/false – enable/disable the on-screen timer display.

Example
/evac create normal safezone 100 64 200 10 60 30 0 80 0 true true
Creates a normal zone named "safezone" with radius 10, 10-second personal delay, 60-second zone duration, max 30 players, teleporting to (0,80,0), with broadcasts and HUD enabled.

Compatibility & Requirements

Minecraft: 1.20.1

Forge: 47.4.10 or later

Multiplayer ready: Works on dedicated servers; all logic runs server-side, particles and HUD are client-side.

Installation

Install Minecraft Forge 1.20.1.

Download the ExfilZones.jar file and place it into the mods folder.

Launch the game and start using commands!

Support & Feedback
For issues or suggestions, please leave a comment on the mod page or contact us via [your preferred platform].

Available Versions

1.2.0beta
MC 1.20.1forge
March 17, 2026
1.0beta
MC 1.20.1forge
March 17, 2026

How to Install ExfilZones on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set forge Loader

In the panel under "Egg", select the forge loader and matching Minecraft version (1.20.1).

3

Install Mod

Open the mod browser in the dashboard and search for "ExfilZones". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

forge

Minecraft Versions

1.20.1

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

ExfilZones server crashes on startup – what to do?

Most common cause: wrong forge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.20.1). You can switch loaders with one click in the panel.

Is ExfilZones compatible with forge?

ExfilZones officially supports forge for Minecraft 1.20.1. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with ExfilZones – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if ExfilZones consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install ExfilZones with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
LicenseRef-All-Rights-Reserved
Server-side
Required

Supported Versions

1.20.1