LITE BungeeReport - by 2MBO icon

LITE BungeeReport - by 2MBO -----

Report command for your bungeecord server!




plugin remaked. enjoy!
----------, Dec 28, 2024

- Renamed permissions 'fastbungeereport.command' to 'fastreport.command'.
----------, Oct 5, 2023

- StringList has been added for 'NOTIFY-STAFF-REPORTS.SERVERS'.
- Hover message has been added for NOTIFY-STAFF-REPORTS'.
- The 'NOTIFY-STAFF-REPORTS' message will now only be displayed if there are reported players.
Code (Text):
REPORT:
  NOTIFY-STAFF-REPORTS:
    SERVERS:
     - 'lobby'
    MESSAGE:
      - '&aHi &b<player>&a, there are &3<reports>&a players reported.'
      - '&a Use &e/reports&a to view the reports.'
      - ''
    HOVER: '&bClick to view reports.'
- Fixed bugs in 'BLOCKED-SERVERS-FOR'.
- Changed 'BLOCKED-SERVERS-FOR.USE-REPORT-COMMAND' to 'BLOCKED-SERVERS-FOR.USE-COMMAND-REPORT'.
- Added the variable <server> in 'TITLE.LINES'.

ATTETION: Server names and reporting reasons must now be in lower case.
----------, Sep 27, 2023

- Fix tab complete bug.
----------, Sep 17, 2023

- Added a message informing the current number of reports when joining a configurable server (recommend lobby). This message is only received by players with the "fastbungeereport.notify-reports" permission. (Suggestion by @Dejwid7123 )
- Replaced the command '/fastbungeereport reports' with '/reports'.
- Now you can see the list of reported players with pages. '/reports page <page>'
- Line 'REPORTS.NOTIFY-STAFF-REPORTS.SERVER' and 'REPORTS.NOTIFY-STAFF-REPORTS.MESSAGES' added on config.yml
----------, Sep 4, 2023

BungeeReport is being updated and improved.
this is an alpha version, if you find a bug report it.

There are changes in config.yml. It is recommended to restart the config.
----------, Sep 2, 2023

- correction of a variable.
----------, Jul 4, 2021

NEW COMMANDS:
- /breport (Show a description of the plugin)
- /breport reports (Shows the connected players that have been reported)
- /breport remove <player> (Remove a player from the report list)
- /breport clear (removes all players from the report list)

NEW PERMISSIONS:
- "report.command.reports"
- "report.command.remove"
- "report.command.clear"

There are new lines in the config.yml, you should remove the old config.yml for the new lines to be added.
----------, May 27, 2021

- Custom reasons added
- Bug fixes.
Code (Text):
REPORT:
  COOLDOWN: 60
  USAGE:
    INCORRECT:
      - '&cUsage: /report <player> <reason>'
    NO-REASON:
      - '&cPlease put the reason why you would report to &e<target>&c.'
      - '&cUsage: /report <target> <reason>'
    UNKNOWN-REASON:
      - '&cUnknown reason, List of reasons...'
      - '&c Cheats: AntiKnockBack, KillAura, Fly.'
      - '&c Others: Camping, Spam.'
    SUCCESSFULLY:
      - '&aYou have reported &e<target>&a successfully.'
  REASONS:
    USE-CUSTOM-REASON: false
    LIST:
      - 'KillAura'
      - 'AntiKnockBack'
      - 'Fly'
      - 'Camping'
      - 'Spam'
  NOTIFY-MESSAGE:
    - '&7&m-----------------------------------------'
    - '&a<player>&f has reported &c<target>&f.'
    - '&f Reason: &e<reason>'
    - '&f Server: &9<server>'
    - '&7&m-----------------------------------------'
  TOGGLE-MESSAGE:
    ENABLED: '&fYou have &aenabled &fthe visibility of reports.'
    DISABLED: '&fYou have &cdisabled &fthe visibility of reports.'
  HOVER:
    MESSAGE: '&aClick to connect to &e<server>&a.'
    COMMAND: '/server <server>'
  TITLE:
    ENABLED: true
    LINES:
      1: '&a&lNEW REPORT!'
      2: '&a<player> &fhas reported to &c<target>&f.'
CANCEL-SERVERS:
  REPORT-COMMAND:
    - 'Hub'
    - 'Lobby'
    - 'PreHub'
    - 'PreLobby'
  NOTIFY-MESSAGE:
    - 'PreHub'
    - 'PreLobby'
OTHERS:
  NO-ONLINE: '&c<target> is not connected.'
  NO-SERVER: '&cYou cannot report players in <server>.'
  NO-CONSOLE: '&cOnly players can execute this command.'
  NO-REPORTS: '&cThere are no players reported.'
  NO-YOURSELF: '&cYou cannot report yourself.'
  NO-PERMISSIONS: '&cYou do not have permissions to execute the command.'
  COOLDOWN-FORMAT:
    SECOND: 'second'
    SECONDS: 'seconds'
    MINUTE: 'minute'
    MINUTES: 'minutes'
  COOLDOWN: '&cPlease wait &e<cooldown> &cto report again to a player.'
----------, Oct 5, 2020

- The "/reports" command was added. (Shows players who were reported and are online)
- New line in config.yml "OTHERS.NO-REPORTS".
- Fixed some bugs.
----------, Oct 5, 2020

- Permissions have been changed.
----------, Jul 7, 2020

- The code was improved.
NASHEEEEEEEEEEE!!
----------, Jul 3, 2020

- Fixed "SUCCESSFULLY" message being sent multiple times.
----------, May 25, 2020

ADDED FEATURES:
  • New cooldown system.
  • Some things were changed in config.yml.
----------, May 19, 2020

ADDED FEATURES:
  • Added function to fill player name with TAB.
----------, May 16, 2020

FEATURES:
  • Added function to fill player name with TAB.
----------, May 16, 2020

I had forgotten to do something
----------, May 8, 2020

FEATURES:
  • The code was improved.
  • Permissions changed.
  • Added an option to deny the "/report" command on servers.
  • Many things have been changed and added in config.yml.
----------, May 7, 2020

ADDED FEATURES:
- Some things in the config.yml have been moved (It is recommended to delete the previous config.yml)
- "USAGE" added in config.yml
- Variables <player> and <target> were added in "LINES.2" of config.yml
----------, Apr 15, 2020

ADDED FEATURES:
- Bug fixed
----------, Mar 27, 2020

ADDED FEATURES:
- Optimized code
----------, Mar 14, 2020

A ADDED FEATURES:
- Optimized code
----------, Mar 14, 2020

ADDED FEATURES:
- Titles added
----------, Jan 6, 2020

ADDED FEATURES:
- The "NO-CONSOLE" message was added in the config.yml
- Optimized code
----------, Jan 5, 2020

ADDED FEATURES:
- The "BLACKLISTED-SERVERS" line was added in config.yml.
The servers that are in that blacklist will not receive the report messages
----------, Jan 5, 2020

ADDED FEATURES:
- The "/reports" command was added. This command alternates the visibility of the reports.
- The "bungeereport.toggle" permission was added.
----------, Jan 4, 2020

Resource Information
Author:
----------
Total Downloads: 7,271
First Release: Nov 25, 2019
Last Update: Dec 28, 2024
Category: ---------------
All-Time Rating:
35 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings