DotLegit
- Hacked clients filter the messages that have a dot ( . ) in front of it, so, if the player is unable to say .say .legit , he is using modified client, and he will be banned :)
Ever wanted a plugin to silently see hackers in action?
This will give you Legit Mode:
- .say .legit hack test
- Insta Kill
- FF Detection
- KnockBack ( just attack the player with knockback 10 )
- Inventory see
- AutoSoup Detection
- Now option to do 9 hearths damage to player :)
To do:
- FF detection V2 && V3
- Easy ban item
Permission Nodes
- Legit.* - Having this enables you to use legit mode and legit test (Default OP)
Commands
- /legit - Sets you to legit mode
- /dotlegit *target* - Do a legit test on the *target* ( legit test explained in the introduction )
-
View User Profile
-
Send Message
Posted Dec 11, 2015@Reynergodoy
Basically this can only stop or "detect" poorly-thought-out clients. It's the same as those "anti-world download" plugins which only notify the client not to be used.
-
View User Profile
-
Send Message
Posted Nov 8, 2015@dvargas135
what?oh filter sorry
-
View User Profile
-
Send Message
Posted Nov 7, 2015nice typo philter
-
View User Profile
-
Send Message
Posted Oct 27, 2015Tested with 1.8.1 version :)
-
View User Profile
-
Send Message
Posted Oct 23, 2015@opentexon
Never say it's useless, you don't get the "thing", some clients that have the "." commands, are not able to write ".say .say .legit" to output ".say .legit" ( tested with huzuni ) and it only outputs "."
-
View User Profile
-
Send Message
Posted Oct 23, 2015@boom_boom_power
Yes, it is not an ultimate tool for ban hackers ( not yet, I will add better kill aura check for legit admin mode )
-
View User Profile
-
Send Message
Posted Oct 22, 2015But clients like wurst have the .say so they can do .say .legit, and there is no effective way of doing this as its all client side. So this plugins is kinda useless
-
View User Profile
-
Send Message
Posted Oct 19, 2015@Reynergodoy
Not all hacked clients use .help
-
View User Profile
-
Send Message
Posted Oct 19, 2015@Sckaletz
Also, you're trying to run it on v1_8_R3 ( 1.8 version of spigot or bukkit ) I do not recommend it yet, because I'm updating it to 1.8 soon '-'
Btw, the bug was fixed, I don't know why, but the plugin.yml was located in a wrong section
-
View User Profile
-
Send Message
Posted Oct 19, 2015@Sckaletz
I will try to fix it, thx for your feedback!
-
View User Profile
-
Send Message
Posted Oct 15, 2015Latest version doesn't work:
http://pastebin.com/cy3MpZK5
-
View User Profile
-
Send Message
Posted Oct 1, 2015Please give me more ideas, I'm not a idea bottomless box
-
View User Profile
-
Send Message
Posted Oct 1, 2015:p new avatar, from an anime that I like
-
View User Profile
-
Send Message
Posted Oct 1, 2015Next version i will update to 1.8.x, idk if it is needed, but I'm doing anyways
-
View User Profile
-
Send Message
Posted Oct 1, 2015@TheEntropy
This plugin is not perfect, some clients can bypass it, like the clients can bypass things such as NoCheatPlus fly and killaura :) The only thing we can do is to "limitate" these noobs from hacking
-
View User Profile
-
Send Message
Posted Sep 29, 2015@Reynergodoy
Using a client I found randomly online, I did .say .say .legit and it outputted this:
The client's name was Lewd.
-
View User Profile
-
Send Message
Posted Sep 29, 2015@TheEntropy
Just download huzuni or cicada and write .say .say .legit in the chat and see what happens
-
View User Profile
-
Send Message
Posted Sep 29, 2015I don't understand? A hacked client that uses a chat style console could just do: .say .say .legit
and that would output: .say .legit
If the other checks work, that's fine, but I don't see any purpose to having the player send the chat message.
-
View User Profile
-
Send Message
Posted Sep 13, 2015Next update coming!
-
View User Profile
-
Send Message
Posted Aug 22, 2015@optimus247
@EventHandler public void onPlayerChat(AsyncPlayerChatEvent e) { String message = e.getMessage().toLowerCase(); Player target = e.getPlayer();