![[IMG]](/proxy/image?url=https%3A%2F%2Fcamo.githubusercontent.com%2F93072eba48756ac24e0a0a08d797f61bb4bc73a3bb36f9e0078e970dcaf167a8%2F68747470733a2f2f692e696d6775722e636f6d2f493178466355372e706e67)
AllSeeingEye
Welcome to the eye of the storm. You're in for it now.
This plugin is EXTREME.
It will SEEP into the very CORE of your playerbase.
AllSeeingEye is not a moderation plugin, it's a logging one.
It will log every single action your players make.
RAW INFORMATION AT YOUR FINGERTIPS.
All you need to do is
open the folder.
DRAG & DROP DESIGN
NO CONFIGURATION NEEDED.
no commands. commands are for babies.
you will
open the folder
AllSeeingEye/USERNAME/
inside you will find
MANY files with that player's information
do with this information what you will, we will not be held liable
let's take PlayerChatEvent for example (
I know it's depricated, don't care)
once triggered, the file PlayerChatEvent.log will be created under the above directory
inside of this file you will find raw data from the event itself.
Example PlayerChatEvent.log:
Code (Text):
Aug 11, 2022 12:14:31 AM io.github.jochyoua.allseeingeye.AllSeeingEyeUtils:33 logMessage
INFO:
handlers:
[email protected]
cancel: false
message: what the heck is wrong with u??
format: §6§l✧§eⅠⅤ §3§lOwner §f§fJochyoua: §7%2$s
recipients: []
player: CraftPlayer{name=Jochyoua}
name: PlayerChatEvent
async: false
As you can plainly see above, this information repeats for all events.
So any events triggered by the player will be shown to you. again. at your fingertips.
The configuration file is simple. You do not need to change the classPrefix.
You don't want to change the classPrefix.
unless you know what you're doing
Code (Text):
settings:
ignoredEvents: ["PlayerMoveEvent", "PlayerStatisticIncrementEvent", "PlayerCommandSendEvent"]
classPrefix: "org.bukkit"
if you come across any bugs, please post an issue!