Staff-Monitor | Monitors staff activity icon

Staff-Monitor | Monitors staff activity -----

The ideal plugin to monitor the activity of the staff inside the server, announcing it on discord.




[​IMG]
  • Support for PlaceholderAPI in spigot servers, and %monitor_time% placeholder added for use in all places :)
----------, Oct 6, 2023

[​IMG]
  • Fixed bug with online staff miscounting
----------, Aug 11, 2023

[​IMG]
  • Fixed bug with Vault in Spigot
----------, Aug 10, 2023

[​IMG]
  • Fixed Gson's bug in the embeds, thanks to all for reporting in the discord :)
----------, Aug 10, 2023

[​IMG]
  • Fixed all known bugs
  • Bungeecord support
  • Better optimisation
  • A to-do is added
----------, Aug 9, 2023

[​IMG]
  • Forbidden commands alert added.
  • Fix bug with permission and database.
  • Weight of the plugin optimized from 1.6MB to 265KB.
----------, Feb 23, 2022

[​IMG]
  • Fix MySQL error.
----------, Feb 22, 2022

[​IMG]
  • Plugin completely recoded.
  • New designs and idea for the plugin.
  • New support discord.
----------, Feb 21, 2022

ADDED
  • New system for detecting forbidden commands, thanks to Max2 for the idea.
  • New settings for the thumbnail image of embed messages, thanks to _Pomme2Terre for the idea.
  • New language file (French), thanks to _Pomme2Terre for supplying it, you can select it by putting FR in Language path on config.yml.
  • All known bugs were fixed.


CHANGES

  • The variable from %Last_World% becomes %World% and is now global. (not just for leave messages)
  • Added the path to configure the thumbnail image. (You can delete your language file or directly add the following path in each of your embeds)
Code (Text):
Embed_Thumbnail: "%Player_Head%"
[​IMG]
  • Added the path to configure the forbidden command detection messages. (To obtain them you must delete your config.yml file and your language file or manually set the following paths)
  • In Discord_Messages:
Code (Text):

Command:
        Embed_Color: "#f2fc35"
        Embed_Description: "`%Player%` executed a forbidden command!"
       
        #Thumbnail image (If you want to change it, you must change it to a url).
        Embed_Thumbnail: "%Player_Head%"
       
        #These are the sections that the embed message has,
        #leave inLine in false if you want the sections to be separated, if not put in true.
        Embed_Fields:
            rank_field:
                Title: "> :bust_in_silhouette: Rank of player"
                Content: " %Rank%"
                In_Line: false
            command_field:
                Title: "> :computer: Command executed"
                Content: " %Command%"
                In_Line: false
            world_field:
                Title: "> :map: Command executed in"
                Content: " %World%"
                In_Line: true
            time_field:
                Title: "> :calendar_spiral: Command executed on"
                Content: " **%Command_Date%** at `%Command_Hour%`"
                In_Line: true
 
  • In Minecraft_Messages:
Code (Text):

Command:
    - "&7&m---------&7<&e %Player% Executed a command &7>&m---------"
    - ""
    - "&fRank: &c%Rank%"
    - "&fCommand: &c%Command%"
    - "&fWorld: &c%World%"
    - ""
    - "&7&m-----------------------------------------"
 
[​IMG]

Code (Text):

    #Decide if you want to be notified when a command is executed.
    Command_Alert_Discord: true
    Command_Alert_Minecraft: true
   
    #The list of commands that will alert when used (without /).
    Command_Alert_List:
    - "op"
    - "/set 0"
 
[​IMG]
----------, Dec 7, 2020

Resource Information
Author:
----------
Total Downloads: 948
First Release: Dec 5, 2020
Last Update: Oct 6, 2023
Category: ---------------
All-Time Rating:
24 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings