Resource icon

MarryPlugin 1.0.0

Compatible API Versions
1.0.1+
MarryPlugin для Nukkit💍

Version-1.0.0
NukkitMOT
Плагин MarryPlugin добавляет систему браков на ваш сервер Minecraft с Nukkit, позволяя игрокам создавать пары, обмениваться предложениями и взаимодействовать со своей "половинкой".

🌟 Основные возможности
  • 💍 Система предложений брака
  • 💞 Публичные уведомления о свадьбах
  • ✈ Телепортация к партнеру
  • 💔 Система расставаний
  • 🎨 Настраиваемые формы с иконками
  • 📝 Полная кастомизация сообщений

📥 Установка

1. Скачайте последнюю версию MarryPlugin.jar
2. Поместите файл в папку /plugins/ вашего сервера
3. Перезагрузите сервер (/reload) или запустите заново

🛠Команды
  • /marry - Основная команда (открывает меню)
  • /marry accept - Принять предложение
  • /marry deny - Отклонить предложение
  • /marry tp - Телепортироваться к партнеру

⚙ Настройка

Все тексты и иконки настраиваются в файле messages.yml:
YAML:
# Настройки кнопок (пути к текстурам)
buttons:
  propose-button:
    path: "textures/ui/icon_recipe_equipment"
    type: "path"
  tp-button:
    path: "textures/items/ender_pearl"
    type: "path"
  break-button:
    path: "textures/ui/cancel"
    type: "path"
  yes-button:
    path: "textures/ui/confirm"
    type: "path"
  no-button:
    path: "textures/ui/cancel"
    type: "path"

# Тексты форм
form:
  single:
    title: "§l§dСвадьбы"
    content: "§fУ вас пока нет пары"
    propose-button: "§l§aСделать предложение"

  married:
    title: "§l§dВы женаты с §5{partner}"
    content: "§fВыберите действие"
    tp-button: "§l§aТелепортироваться к партнеру"
    break-button: "§l§cРасстаться"

  propose:
    title: "§l§dПредложение"
    input-label: "§fВведите ник игрока:"
    input-placeholder: "§7Ник игрока"

  breakup:
    title: "§l§aПодтверждение"
    content: "§fВы уверены, что хотите расстаться?"

# Сообщения в чат
messages:
  prefix: "§8[§dMarry§8] §f"
  no-permission: "§cУ вас нет прав на это!"
  only-players: "§cЭта команда только для игроков!"
  player-not-online: "§cИгрок не в сети!"
  cannot-marry-self: "§cВы не можете жениться на себе!"
  already-married: "§aВы уже состоите в браке!"
  target-already-married: "§cЭтот игрок уже состоит в браке!"
  proposal-sent: "§aВы отправили предложение игроку §d{player}"
  proposal-received: "§fИгрок §d{player} §fхочет жениться на вас!\n§fИспользуйте §a/marry accept §fили §c/marry deny"
  no-pending-proposals: "§cУ вас нет ожидающих предложений!"
  proposer-offline: "§cИгрок, отправивший предложение, вышел из игры!"
  marriage-success: "§l§bИгроки §d{player1} §bи §d{player2} §bпоженились! §eПоздравьте их!"
  proposal-denied: "§cВы отклонили предложение"
  proposal-rejected: "§cИгрок §d{player} §cотклонил ваше предложение"
  not-married: "§cВы не состоите в браке!"
  partner-offline: "§cВаш партнер не в сети!"
  teleported-to-partner: "§aВы телепортировались к §d{partner}"
  breakup-success: "§cВы расстались с §d{partner}"
  partner-broke-up: "§d{partner} §cрасстался с вами"
  breakup-cancelled: "§aРасставание отменено"
  yes: "§aДа"
  no: "§cНет"

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
description in English
MarryPlugin for Nukkit💍

Version-1.0.0
NukkitMOT
MarryPlugin adds a marriage system to your Minecraft server with Nukkit, allowing players to create couples, exchange proposals and interact with their "better half".

🌟 Key Features
  • 💍 Marriage proposal system
  • 💞 Public wedding announcements
  • ✈ Teleport to partner
  • 💔 Breakup system
  • 🎨 Customizable forms with icons
  • 📝 Fully customizable messages

📥 Installation

1. Download the latest MarryPlugin.jar
2. Place the file in your server's /plugins/ folder
3. Reload the server (/reload) or restart

🛠 Commands
  • /marry - Main command (opens menu)
  • /marry accept - Accept proposal
  • /marry deny - Decline proposal
  • /marry tp - Teleport to partner

⚙ Configuration

All texts and icons are configured in messages.yml:
YAML:
buttons:
  propose-button:
    path: "textures/ui/icon_recipe_equipment"
    type: "path"
    # Other settings...
Author
Frozik
Downloads
9
Views
55
First release
Last update
Rating
0.00 star(s) 0 ratings
Top