L-report
Claim this plugin
This plugin was imported from Spiget and is currently unclaimed.
Plugin Information
Description
L-Report | Advanced Player Report System L-Report is a fully featured and advanced player reporting plugin for Spigot, Paper, Purpur and all compatible forks. It allows players to report rule breakers through a modern GUI system while giving staff powerful moderation tools. Main Features Report System ✔ Easy GUI based report menu ✔ Report players instantly with /report ✔ Support for reporting offline players (optional) ✔ Add custom evidence / proof text while reporting ✔ Smart duplicate protection system ✔ Re-report cooldown system ✔ Daily report limits per player ✔ Personal report history menu Report Reasons Included ✔ Hack ✔ Toxic ✔ Spam ✔ Advertising ✔ Insult ✔ Other Staff Tools ✔ Powerful admin management panel ✔ View all pending reports ✔ Accept reports ✔ Reject reports ✔ Delete reports ✔ Search reports by player ✔ View statistics panel ✔ Freeze reported players ✔ Receive instant report notifications Data & Performance ✔ SQLite database included ✔ Fast and lightweight ✔ Auto-generated files ✔ Safe persistent storage Extra Integrations ✔ Discord Webhook support ✔ PlaceholderAPI support ✔ Multi-language system ✔ Turkish & English included Installation 1. Download Plugin Download the latest L-Report.jar 2. Move File Place the file into: plugins/ 3. Start Server Restart the server or use: /reload 4. Finished Plugin files will be automatically created. Auto Generated Files plugins/L-report/ ├── config.yml # Main config file ├── lang/ │ ├── tr.yml # Turkish language file │ └── en.yml # English language file ├── lreport.db # SQLite database └── reports/ # Report data files Commands Player Commands Command Description /report Opens main report menu /report Report an online player /report Report offline player (if enabled) Admin Commands Command Description /reportadmin Opens admin panel /reportadmin search Search reports of player /reportadmin stats Show plugin statistics /report reload Reload config and language files /report lang tr Change language to Turkish /report lang en Change language to English Permissions Permission Description lreport.player Allows player report commands lreport.admin Allows admin panel & management Full Config # ============================================ # L-Report Configuration # ============================================ # Language setting: tr or en language: tr # Message prefix prefix: "&8[&cRapor&8] &7" # Cooldown time in minutes (0 = disabled) cooldown: 30 # Maximum reports per day (0 = unlimited) max-reports-per-day: 5 # Broadcast new reports to all admins broadcast-reports: false # Notify online admins when a new report is created notify-admins: true # Allow reporting offline players allow-offline-report: true # ============================================ # Discord Webhook Settings # ============================================ # Enable Discord webhook webhook-enabled: false # Discord webhook URL webhook-url: "" # Webhook username webhook-username: "L-Report Bot" # Embed color (decimal) webhook-color: 15548984 # Which events to send webhook-new-report: true webhook-report-accepted: true webhook-report-rejected: true webhook-report-deleted: false Discord Webhook Integration Send automatic notifications directly to your Discord server. Setup
Minecraft Plugin Badges
Use these badge images in docs, README files, or forum posts.