▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/Legendary Reports
Legendary Reports

Legendary Reports

⚠️ Plugin for reports, make a system /report on your server!

Оцените первым
176
4
Все версииLegendary Reports 1.2.0

Legendary Reports 1.2.0

Release13.09.2025

Список изменений

Added:

  • 🌳 The ability to create fake reports (For example, to check pages.)
  • 💖 Fixed several bugs, including a bug with hints when writing commands.
  • 🏝️ Do you want to receive new plugins and updates to old ones earlier? Pay only $0.18, and you can already get the plugin before anyone else. (https://boosty.to/camoyt)
Update Log на русском.
  • 🌳 Возможность создания фейк-репортов (Например, для проверки страниц.)
  • 💖 Исправлено несколько багов, в том числе, баг с подсказками при написании команд.
  • 🏝️ Хочешь раньше получать новые плагины и обновления на старые? Заплати всего 15 рублей, и ты уже можешь получить плагин раньше всех. (https://boosty.to/camoyt)
English config
# ⚠️ Hello! If it's not too much trouble, please subscribe to my Telegram channel – I made this plugin free for everyone!  
# Have an idea for a plugin? – Write to me on Discord @xaremy.
# Telegram channel - t.me/notdevm!

# All placeholders in the plugin: %target%, %reporter%, %player%, %id%, %count%, %page%, %total_pages%

# List of admins for notifications (nicknames)
admins:
- t.me/notdevm
- NotDevMC

# Messages
messages:
  report-usage: '§x§9§4§f§f§5§a⚠ &fUsage: /report §x§9§4§f§f§5§a<player> <reason>'
  rreport-usage: '§x§9§4§f§f§5§a⚠ &fUsage: /r-report §x§9§4§f§f§5§a<id> &for
    /r-report §x§9§4§f§f§5§a<player>'
  report-created: '§x§9§4§f§f§5§a⚠ &fReport on player §x§9§4§f§f§5§a%target% &fsuccessfully
    created! ID: §x§9§4§f§f§5§a%id%'
  report-updated: '§x§9§4§f§f§5§a⚠ &fReport updated! ID: §x§9§4§f§f§5§a%id% &f(Total
    reports: §x§9§4§f§f§5§a%count%&f)'
  report-deleted: §x§9§4§f§f§5§a⚠ &fReport §x§9§4§f§f§5§a%id% &fdeleted
  reports-deleted-by-target: §x§9§4§f§f§5§a⚠ &fAll reports on player §x§9§4§f§f§5§a%target%
    &fdeleted
  reports-deleted-multiple: §x§9§4§f§f§5§a⚠ &fDeleted §x§9§4§f§f§5§a%count% &freports
  no-permission: §x§9§4§f§f§5§a⚠ &fNo permission!
  player-not-found: §x§9§4§f§f§5§a⚠ &fPlayer not found!
  player-never-joined: §x§9§4§f§f§5§a⚠ &fPlayer §x§9§4§f§f§5§a%target% &fhas never
    joined the server!
  report-not-found: §x§9§4§f§f§5§a⚠ &fReport not found!
  invalid-id: §x§9§4§f§f§5§a⚠ &fInvalid report ID!
  no-valid-ids: §x§9§4§f§f§5§a⚠ &fNo valid report IDs found
  config-reloaded: §x§9§4§f§f§5§a⚠ &fConfiguration reloaded!
  unknown-command: §x§9§4§f§f§5§a⚠ &fUnknown command! Use /legendary-reports help
  self-report: §x§9§4§f§f§5§a⚠ &fYou cannot report yourself!
  command-executed: §x§9§4§f§f§5§a⚠ &fCommand executed!

# Notification for admins
admin-notification: §x§9§4§f§f§5§a⚠ &fPlayer §x§9§4§f§f§5§a%target% &fwas reported
  for §x§9§4§f§f§5§a%reason% &f[/reports]

# Menu settings
menu:
  title: '&0Reports | Page %page%/%total_pages%'
  item-material: FLOWER_BANNER_PATTERN
  item-name: '&6Report #%id% (x%count%)'
  custom-model-data: 0 # 0 = disabled
  
  # Settings for fake reports
  fake-item-material: MAP
  fake-item-name: '&6Fake Report #%id%'
  fake-custom-model-data: 0 # 0 = disabled
  fake-lore:
  - ''
  - §x§9§4§f§f§5§aΞ &fFAKE REPORT!
  - ''
  - '§x§9§4§f§f§5§aΞ &7Player: &f%target%'
  - '§x§9§4§f§f§5§aΞ &7Reason: &f%reason%'
  - '§x§9§4§f§f§5§aΞ &7Time: &f%time%'
  - '§x§9§4§f§f§5§aΞ &7Reporter: &f%reporter%'
  - ''
  - '§x§9§4§f§f§5§aΞ &7ID: &f%id%'
  - ''
  - '§x§9§4§f§f§5§aΞ &7Total Reports: &f%total%'
  - ''
  - '§x§9§4§f§f§5§aΞ &7Left-click: &fclose report'
  - '§x§9§4§f§f§5§aΞ &7Right-click: &fperform action'
  - ''
  
  filler-material: AIR
  filler-name: ' '
  filler-lore: []
  filler-custom-model-data: 0 # 0 = disabled
  
  # Slots where reports can appear (numbering starts from 0)
  report-slots:
  - '0'
  - '1'
  - '2'
  - '3'
  - '4'
  - '5'
  - '6'
  - '7'
  - '8'
  - '9'
  - '10'
  - '11'
  - '12'
  - '13'
  - '14'
  - '15'
  - '16'
  - '17'
  - '18'
  - '19'
  - '20'
  - '21'
  - '22'
  - '23'
  - '24'
  - '25'
  - '26'
  - '27'
  - '28'
  - '29'
  - '30'
  - '31'
  - '32'
  - '33'
  - '34'
  - '35'
  - '37'
  - '38'
  - '39'
  - '40'
  - '41'
  - '42'
  - '43'
  
  # Navigation settings
  navigation:
    prev-page-slot: 36 # Slot for the "Previous" button
    next-page-slot: 44 # Slot for the "Next" button
    prev-page-material: ARROW
    next-page-material: ARROW
    prev-page-name: '&fPrevious page'
    next-page-name: '&fNext page'
    prev-page-lore:
    - ''
    - §x§9§4§f§f§5§aΞ &fClick to go
    - §x§9§4§f§f§5§aΞ &fto the previous page
    - ''
    next-page-lore:
    - ''
    - §x§9§4§f§f§5§aΞ &fClick to go
    - §x§9§4§f§f§5§aΞ &fto the next page
    - ''
  
  # Maximum number of pages
  max-pages: 10
  
  lore:
  - ''
  - '§x§9§4§f§f§5§aΞ &7Player: &f%target%'
  - '§x§9§4§f§f§5§aΞ &7Reason: &f%reason%'
  - '§x§9§4§f§f§5§aΞ &7Time: &f%time%'
  - '§x§9§4§f§f§5§aΞ &7Reporter: &f%reporter%'
  - ''
  - '§x§9§4§f§f§5§aΞ &7ID: &f%id%'
  - ''
  - '§x§9§4§f§f§5§aΞ &7Total Reports: &f%total%'
  - ''
  - '§x§9§4§f§f§5§aΞ &7Left-click: &fclose report'
  - '§x§9§4§f§f§5§aΞ &7Right-click: &fperform action'
  - ''
  
  # Command executed when right-clicking on a report
  # Available placeholders: %target%, %reporter%, %player%, %id%, %count%, %page%, %total_pages%
  right-click-command: tp %player% %target%

Файлы

LegendaryReports-1.2.0.jar(29.87 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

1.2.0

Загрузчики

Bukkit
Paper
Purpur
Spigot

Версии игры

1.18–1.21.8

Загрузок

65

Дата публикации

13.09.2025

Загрузил

ID версии

Главная