Reports (free + GUI)

Discussion in 'Plugin Requests' started by ImDaFatBoss, Jul 28, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    ImDaFatBoss

    Just gonna use the recommended request format ;c

    Plugin category: Reports/Server Management

    Suggested name: Any name, maybe like EzReport

    What I want: I would like a report plugin that has the following feature: It's free, uses a GUI system for reporting, customisable GUI items (name + lore), notify staff, log a report in a folder (not necessary though), a cooldown (configurable), teleport staff to the reported player. Basically, your typical reports plugin but with a customisable plugin. Now, there is indeed a plugin on the Bukkit site which has the features I requested, but it has a VERY BIG BUG. An inventory bug, to be more detailed.

    Ideas for commands: /report <player> >> Opens up a customised GUI. /report accept <player> >> (Staff only with perm) Accepts the report and teleports the staff member to the report player.

    Ideas for permissions: reportgui.use >> Allows players to use /report (default: true) | reportgui.notify >> Notifies the person/group of the report | reportgui.tpo >> Allows access to the /report accept <player> command

    When I'd like it by: Any time, honestly, as long as it comes with good quality ;3
     
  2. Offline

    timtower Administrator Administrator Moderator

    @ImDaFatBoss And what would be in the gui? Having configurable items is fairly easy but putting actions on them that can be changed requires knowing all the actions.
     
  3. Offline

    ImDaFatBoss

    Basically, whichever reason/item you click, it notifies the staff. Let's say I report myself for spamming, when I click on the spam item, it tells a staff member "<Reporter> reported <player-reported> for <reason>". The reason is set as the item's name in the GUI, so, a diamond sword named "Spam" (also configurable). Maybe if you gave me the options to configure which command the GUI runs when an item is clicked, a cooldown time (in seconds), and the names/reasons inside the GUI.

    Thanks for the help ;)
     
  4. Offline

    Orgys

    Have this snippet of code in my current plugin.
    If nobody takes care of you soon I can hook you up.
     
  5. Offline

    ImDaFatBoss

    Alright, thanks for the info.
     
  6. Offline

    ImDaFatBoss

    Any help coming this way? :p
     
  7. @ImDaFatBoss I'm going to be creating a report plugin, may also link it with EzWarnings but will need to talk to @MrEminent42 about that. Not sure when it will be up.
     
  8. Offline

    ImDaFatBoss

    Tell me when your done ;)
    Thanks for helping.
     
  9. Offline

    raymart23

    PHP:
    /report <player>
    it will open a gui . what do you mean ?
    open a gui to a player (Sender) ?
     
  10. @raymart23 Yeah then they can report the player for something. I have it so it goes through all the colours of glass :p
     
  11. Offline

    raymart23

Thread Status:
Not open for further replies.

Share This Page