All Border
作者:rebot | 分类:模组
Minecraft 版本: 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
平台: bukkit folia paper purpur spigot
标签: adventure management optimization
All Border 💚
Smart world borders for ambitious survival servers

AllBorder keeps every world border in sync, punishes intruders fairly, shows stylish warning particles, and even grows the playable area automatically. Designed for modern Paper / Purpur / Spigot servers (1.15.x – 1.21.x), it brings quality-of-life controls for staff while protecting players from sudden void falls or laggy chunk edges.
😎 Features
🌍 Per-world border sessions
size, center, enable/disable state, and punishment rules persist across restarts.

🚧 Configurable punishments
choose instant teleport to spawn or gentle damage ticks, with a customizable grace margin.

⭕ Auto-expansion
grow the world by a fixed number of blocks every interval until a defined cap.

✨ Live visuals
particle walls (default SPELL_WITCH) follow players approaching the limit, with adjustable color, spread, and spacing.

🆎 Localization ready
drop messages_{locale}.yml into plugins/AllBorder to add any language (English + Russian included).
🛡️ Safe teleports
punishment teleports always target the top safe block at spawn to prevent suffocation.
⚙️ Console-aware config
commands from console target a configurable world, with optional pre-tracked world entries.
🧊 Cooldown-aware punishments
repeated violations respect a configurable cooldown to avoid spam.
🛠️ Commands
| Command | Description | Permission |
|---|---|---|
/ab |
Show the current border state for your world (size, center, punishments, visuals). | allborder.use |
/ab help |
Display the curated help list. | allborder.manage |
/ab state <enable\|disable> |
Toggle the border for the current world. | allborder.manage |
/ab reload |
Reload config, messages, and stored session data. | allborder.reload or allborder.manage |
/ab config center [x z] |
Move the border center (defaults to player location if omitted). | allborder.manage |
/ab config size <blocks> |
Set the diameter in blocks. | allborder.manage |
/ab config punishment <tp\|damage> [value] |
Choose teleport or damage punishment and configure damage hearts. | allborder.manage |
/ab config expanding <enable\|disable> |
Turn automatic expansion on or off. | allborder.manage |
/ab config expanding every <seconds> |
Set the interval between expansion steps. | allborder.manage |
/ab config expanding blocks <amount> |
Blocks added to the diameter per step. | allborder.manage |
/ab config expanding maximum <blocks> |
Hard cap for auto expansion. | allborder.manage |
/ab config visuals <option> <value> |
Live-edit particle settings (particle, color, size, count, spacing, etc.). | allborder.manage or allborder.visuals |
Tip: Most
/ab config …subcommands read sensible defaults fromconfig.yml, and any change persists toplugins/AllBorder/border-data.yml.
🔐 Permissions
| Node | Grants |
|---|---|
allborder.use |
Access to /ab (info) for quick inspection. |
allborder.reload |
Permission to run /ab reload. |
allborder.visuals |
Allows /ab config visuals … tweaks without full admin rights. |
allborder.manage |
Full management suite: /ab help, /ab state, /ab reload, and every /ab config … subcommand. |
All permissions default to OP in plugin.yml, so remember to delegate them explicitly if you use a permission plugin.
⚙️ Configuration Highlights
general.locale– selected messages file (defaulten, ships withmessages_en.ymlandmessages_ru.yml).general.punishment-margin-blocks– how far players may step past the border before punishment visuals vanish (default1.0).defaults.*– initial size, center, punishment, and expansion values for new worlds.visuals.*– particle type (SPELL_WITCHby default), color, offsets, spreads, and update interval.
请登录后举报
暂无评论,抢个沙发吧~