小孩孩
本帖最后由 小孩孩 于 2019-11-23 16:53 编辑
授权证明
暂无

◆介绍◆
A full reporting system that allows players to report other players and be handled by an administrator. Everything you need for a report system with a user friendly GUI.

一个完整的举报系统,可以让玩家举报熊孩子,并让管理员处理熊孩子。
我知道你需要这个有友好GUI的举报系统。

特点:
  • 方便简单,便于腐竹管理服务器
  • 让玩家感受举报熊孩子的快乐!

命令/权限

  1. Permissions?:
  2. reportplus.report: 允许玩家举报熊孩子。
  3. reportplus.reports.manage: 允许玩家打开举报菜单。
  4. reportplus.reports.view: 允许玩家查看举报。
  5. reportplus.reports.remove: 允许玩家删除举报。
  6. reportplus.reports.claim: 允许玩家声明/接收举报。
  7. reportplus.reports.archive: 允许玩家举报。
  8. reportplus.players.manage: 允许玩家管理玩家选项。
  9. reportplus.notify.receive: 允许玩家接收已创建的举报表的通知。
复制代码


  1. Commands:
  2. /report: 打开举报窗口.
  3. /report <玩家名> <原因>: 举报玩家
  4. /report removeall <player>: 删除一个玩家所有举报内容。
  5. /reports: 打开所有举报内容。
复制代码

配置文件

  1. # Set to true if you want players to have a limit to how many reports they can make.
  2. limitReports: false
  3. reportLimit: 5
  4. messages:
  5.   # Displayed when player doesn't have permission.
  6.   invalid-permission: '&cYou don''t have permission to do that.'
  7.   # Displayed if the console has used a command that it can't.
  8.   invalid-sender: '&cYou must be a player to use this command.'
  9.   # Displayed when target player doesn't have any reports against them.
  10.   invalid-target-report: '&cThat player does not have any active reports against them.'
  11.   # Displayed if a player tries to claim a report that is already claimed.
  12.   report-claimed: '&cThis report is already claimed.'
  13.   # Displayed if trying to access reports when there isn't any.
  14.   currently-no-reports: '&cThere are currently no reports available.'
  15.   # Displayed to the command sender if sender is trying to report themselves.
  16.   report-self: '&cYou cannot report yourself.'
  17.   # Displayed to the target player when they have been kicked.
  18.   player-kicked: '&cYou have been kicked from this server.'
  19.   # Displayed to the target player when they have been banned.
  20.   player-banned: '&cYou have been banned from this server.'
  21.   # Displayed to the player if they have exceeded the maximum number of reports.
  22.   report-limit: '&cYou have reached the limit of reports you can create.'
  23.   # Displayed to the command sender if arguments don't meet the requirement.
  24.   invalid-arguments: '&cInvalid arguments.'
  25.   # Displayed when reporting a player that has permission: reportplus.reports.exempt
  26.   playerExempt: '&cYou cannot report this player.'
复制代码


图片





下载说明
请前往原帖下载,暂不提供国内下载
插件版权归ZeppelinForDays所有
不得盗取






凉菀彡
插件很好,喜欢,刚好用得上