A free minecraft reporter plugin for Proxies Servers.
FEATURES ABOUT:
- Staff notifications.
- Toggle report alerts.
- Cooldown for report again.
- List with info of reported players.
- Reports managment commands.
- No permanent database/cache.
- Velocity Proxy supported.
- Hex Colors supported.
- Easy and fully editable.
Code (YAML):
LITE PROXY_REPORT
:
# by 2MBO / v4.1
NO_PERMISSION
:
"No permission."
NO_ONLINE
:
"Player not online."
NO_YOURSELF
:
"Cannot report yourself."
NO_REPORTS
:
"No reports found."
CACHE_CLEAR
: 3
# HOURS
REPORT_AGAIN_TIME
: 5
# MINUTES
JOIN_SERVER_COMMAND
:
"/server <server>"
REPORTER:
COOLDOWN_TIME
:
"Wait <time> to report again."
PLAYER_JOINED
:
"<player> joined the server with <reports> reports!"
REPORT_SUCCESS
:
-
"Thanks for your report!"
REPORT_ALERT
:
-
" "
-
"<target> reported by <player>."
-
"* Verify the report on <server>."
-
" "
REPORT_ALERT-HOVER:
- "Reason
: <reason>
"
- "
"
- "Click to verify!
"
REPORT_VIEWER:
- "
"
- "Viewing <player>'s report.
"
- " Online
: <online>
"
- " Playing time
: <playing_time>
"
- " Last report
: <last-report_time>
"
- "
"
- " Server
: <server>
"
- " Reports
: <reports>
"
- "
"
REPORTS_LIST:
- "
"
- "Viewing Players reported.
"
- "<list_format>
"
- "
"
REPORTS-LIST_FORMAT: " * <player>
(reports
: <reports>, Online
: <online>
)
"
TOGGLE: "Reports alerts turn <mode>.
"
REMOVE: "<player>'s report cleared by <staff-player>.
"
CLEAR: "
All reports cleared by <staff-player>.
"
/COMMAND & ( PERMISSION )
-
/report <player> <reason> (
proxyreport.command.report)
-
/reports (
proxyreport.command.reports)
-
/togglereports (
proxyreport.command.toggle)
-
/viewreport (
proxyreport.command.viewreport)
-
/proxyreport clear (
proxyreport.command.clear)
-
/proxyreport remove <player> (
proxyreport.command.remove)
-
/proxyreport reload (
proxyreport.command.reload)
- Your staff members need (
proxyreport.alerts)
![[IMG]](//proxy.spigotmc.org/ed78e43a0ad2baef907c18975338ecdd5c3cc4a5/68747470733a2f2f692e696d6775722e636f6d2f753658546858422e706e67)