Плагин Продажа Механика GUI Смешанный Другое MSP Border Horizon [1.1.0-V1]

Нет прав для покупки (399,00 ₽)
MSP Border Horizon
Краткое описание:
Expand of the borders of worlds | Расширяй свои миры
24
  • Лайк 0
Реакции:1 пользователя

Последние обновления

02.03.2026-V1

Добавлена команда info player/world для получения информации о общем вкладе игроков Добавлена...
Смотреть еще...
Для версий
  1. 1.20.✘
  2. 1.21.✘
  3. 26.✘
Java
  1. Java 21
  2. Java 22
  3. Java 23
  4. Java 25
Зависимости
PlaceholderAPI, Vault, PlayerPoints, ExecutableItem - все необязательные
🌍 BorderHorizon — Совместное расширение границ миров

📖 Описание плагина

BorderHorizon — плагин для Minecraft, который превращает расширение границ миров в общее дело всего сервера. Игроки совместно вкладывают ресурсы через красивое GUI, и когда условия уровня выполнены — граница автоматически расширяется, а в чате появляется топ лучших вкладчиков. Каждый мир расширяется независимо, поэтапно, через настраиваемые уровни. Все настройки производятся через конфигурационные файлы без перезапуска сервера.


✨ Возможности

  • 🌍 Неограниченное количество миров — каждый мир настраивается в отдельном файле независимо от остальных
  • 📈 Система уровней — каждый мир имеет свой набор уровней расширения, которые проходятся последовательно
  • 💎 5 типов ресурсов — предметы, кастомные предметы ExecutableItems, опыт, игровая валюта Vault, поинты PlayerPoints
  • 🎛️ Два режима сбора — ALL (нужно выполнить все ресурсы уровня) и ANY (достаточно выполнить любой один)
  • 🖥️ Красивое GUI — динамическое меню обновляется без закрытия, поддерживает HEX-цвета и custom model data
  • 🏆 Топ вкладчиков — после каждого расширения в чат выводится список лучших вкладчиков уровня
  • 📢 Broadcast — при расширении границы все игроки получают уведомление в чат
  • 🔄 Горячая перезагрузка — добавление новых миров и уровней без перезапуска сервера
  • 🌐 Два языка из коробки — русский и английский, легко добавить свой
  • 📊 PlaceholderAPI — полная поддержка плейсхолдеров для использования в других плагинах
  • 🔊 Настраиваемые звуки — отдельный звук для каждого события
  • ⚡ Плавное расширение — граница расширяется с анимацией с настраиваемой скоростью

📌 Примеры использования

МирУровеньРесурсыРежим
🌿 Обычный мир1 → 1500 блоков64 алмаза + 128 железа + 100 XPALL
🌿 Обычный мир2 → 2000 блоков5000$ или 64 изумрудаANY
🔥 Нижний мир1 → 800 блоков32 огненных стержня или 10000$ANY
✦ Край1 → 1000 блоков16 жемчуга + 250 XPALL

🛡️ Команды и права

КомандаОписаниеПравоПо умолчанию
/border menuОткрыть GUI управления границамиborderhorizon.useВсе игроки
/border reloadПерезагрузить конфигурацию плагинаborderhorizon.reloadOP

🔗 Интеграции

ПлагинНазначениеТип ресурсаОбязателен
VaultИгровая валютаvaultНет
PlayerPointsПоинтыpointsНет
ExecutableItemsКастомные предметыe-itemНет
PlaceholderAPIПлейсхолдерыНет
Все интеграции мягкие — плагин полноценно работает без них.


📊 PlaceholderAPI — Полный список плейсхолдеров

%borderhorizon_worlds_total% — кол-во настроенных миров
%borderhorizon_worlds_maxed% — кол-во миров на макс. уровне

# По миру (worldId = world / world_nether / world_the_end и т.д.)
%borderhorizon_<worldId>_level% — текущий уровень
%borderhorizon_<worldId>_level_max% — максимальный уровень
%borderhorizon_<worldId>_border_current% — текущий размер границы
%borderhorizon_<worldId>_border_next% — размер границы следующего уровня
%borderhorizon_<worldId>_border_initial% — начальный размер границы
%borderhorizon_<worldId>_maxed% — true/false макс. уровень достигнут
%borderhorizon_<worldId>_mode% — режим сбора (ALL/ANY)
%borderhorizon_<worldId>_display% — display-name мира с цветами

# По ресурсу (resIdx начинается с 0 — порядок как в конфиге уровня)
%borderhorizon_<worldId>res<resIdx>_name% — название ресурса
%borderhorizon_<worldId>res<resIdx>_type% — тип (item/e-item/xp/vault/points)
%borderhorizon_<worldId>res<resIdx>_collected% — сколько собрано
%borderhorizon_<worldId>res<resIdx>_required% — сколько нужно
%borderhorizon_<worldId>res<resIdx>_remaining% — осталось собрать
%borderhorizon_<worldId>res<resIdx>_percent% — процент выполнения 0-100
%borderhorizon_<worldId>res<resIdx>_done% — true/false ресурс выполнен



⚙️ Требования
Paper 1.21.4+ • Java 21



EN:


🌍 BorderHorizon — Collaborative World Border Expansion

📖 Plugin Description

BorderHorizon — a Minecraft plugin that turns world border expansion into a server-wide collaborative effort. Players contribute resources together through a beautiful GUI, and when level requirements are met — the border automatically expands and a top contributors list is broadcast to chat. Each world expands independently, step by step, through configurable levels. All settings are managed through configuration files without server restarts.


✨ Features

  • 🌍 Unlimited worlds — each world is configured in a separate file independently
  • 📈 Level system — each world has its own set of expansion levels completed sequentially
  • 💎 5 resource types — items, ExecutableItems custom items, XP, Vault economy, PlayerPoints
  • 🎛️ Two collection modes — ALL (all resources required) and ANY (any single resource is enough)
  • 🖥️ Beautiful GUI — dynamic menu updates without closing, supports HEX colors and custom model data
  • 🏆 Top contributors — after each expansion the best contributors of the level are broadcast to chat
  • 📢 Broadcast — all players receive a chat notification when the border expands
  • 🔄 Hot reload — add new worlds and levels without restarting the server
  • 🌐 Two languages out of the box — Russian and English, easy to add your own
  • 📊 PlaceholderAPI — full placeholder support for use in other plugins
  • 🔊 Configurable sounds — individual sound for each event
  • ⚡ Smooth expansion — border expands with animation at configurable speed

📌 Usage Examples

WorldLevelResourcesMode
🌿 Overworld1 → 1500 blocks64 diamonds + 128 iron + 100 XPALL
🌿 Overworld2 → 2000 blocks$5000 or 64 emeraldsANY
🔥 Nether1 → 800 blocks32 blaze rods or $10000ANY
✦ The End1 → 1000 blocks16 ender pearls + 250 XPALL

🛡️ Commands & Permissions

CommandDescriptionPermissionDefault
/border menuOpen the border management GUIborderhorizon.useAll players
/border reloadReload the plugin configurationborderhorizon.reloadOP

🔗 Integrations

PluginPurposeResource TypeRequired
Vault + economyIn-game currencyvaultNo
PlayerPointsPointspointsNo
ExecutableItemsCustom itemse-itemNo
PlaceholderAPIPlaceholdersNo
All integrations are soft — the plugin works fully without them.


📊 PlaceholderAPI — Full Placeholder List

text
# General
%borderhorizon_worlds_total% — total configured worlds
%borderhorizon_worlds_maxed% — worlds at max level

# Per world (worldId = world / world_nether / world_the_end etc.)
%borderhorizon_<worldId>_level% — current level
%borderhorizon_<worldId>_level_max% — maximum level
%borderhorizon_<worldId>_border_current% — current border size
%borderhorizon_<worldId>_border_next% — next level border size
%borderhorizon_<worldId>_border_initial% — initial border size
%borderhorizon_<worldId>_maxed% — true/false max level reached
%borderhorizon_<worldId>_mode% — collection mode (ALL/ANY)
%borderhorizon_<worldId>_display% — world display-name with colors

# Per resource (resIdx starts at 0 — order as in level config)
%borderhorizon_<worldId>res<resIdx>_name% — resource name
%borderhorizon_<worldId>res<resIdx>_type% — type (item/e-item/xp/vault/points)
%borderhorizon_<worldId>res<resIdx>_collected% — amount collected
%borderhorizon_<worldId>res<resIdx>_required% — amount required
%borderhorizon_<worldId>res<resIdx>_remaining% — amount remaining
%borderhorizon_<worldId>res<resIdx>_percent% — completion percent 0-100
%borderhorizon_<worldId>res<resIdx>_done% — true/false resource complete


⚙️ Requirements

Paper 1.21.4+ • Java 21

Автор

PS_LAZY_SEAL

Еще ресурсы от PS_LAZY_SEAL

Написание плагина на заказ | Creating a plugin to order
Написание плагина на заказ | Creating a plugin to order
Написание плагина на заказ | creating a Minecraft plugin to order
MSP Fire Streak
MSP Fire Streak
Плагин на систему стриков как в тиктоке | plugin for the streaks system as in tiktok
MSP Retail Storefronts - торговые витрины
MSP Retail Storefronts - торговые витрины
Плагин добавляет торговые витрины в которые можно класть и вытаскивать предметы
RandomRush
RandomRush
Сборка сервера с мини-игрой RandomRush, со своими фишками и возможностью полной кастомизации
MSP Alts+
MSP Alts+
Защитный плагин, связанный с твинками и *P*/p####i
ВерхНиз