π²Report
Allow players to report others
report:
enabled: true
teleport_on_click: true
message:
- '&f-----------------------------'
- '&eNew Report from {player}!'
- '&fReported: &c{reported}'
- '&fReason: &b{reason}'
- '&fServer: &b{server}'
- '&eClick to teleport'
- '&f-----------------------------'
discord_hook:
enabled: false
url: https://discord.com/api/webhooks/xxxxxxxx/yyyyyyyyyyyy
avatar: https://www.spigotmc.org/data/resource_icons/123/123517.jpg?1742847968
username: VelocityUtils
color_rgb: 240,43,20
title: π’User Reportπ’
message: |
π’ **New Report from {reporter}**
π€ **Reported:** {reported}
π **Reason:** {reason}
π **Server:** {server}
If enabled, players can use /report command to report others
It will send a message to all staff with the required permission
If the option teleport_on_click is enabled, you can teleport to the server of the reported player by clicking on the message
You can connect a discord webhook to send a message to a discord channel.


Last updated