Solent AntiCheat

 Solent AntiCheat 1.0.0 Alpha

Solent AntiCheat
Introduction
Currently, I am working on a new upcoming AntiCheat called Solent. It will be a game-changer for detecting cheaters.

Why choose Solent over another AntiCheat?
Solent comes packed with more features than most AntiCheats and includes (but is not limited to): Database Lookups, Auto Banning, Ban Meters, Patched Triggerbot, GUIs, Configurable Messages & GUIs, Hover-Notifications and Judgement Day.

Where is Solent in its development?
It is currently in Alpha, however it's still a quality product.

I aim to move to a fully stable & tested release within the next few months. The long time frame is simply due to the fact that I am the only developer and quality products take time to make.

I intend on only selling a limited amount of copies and probably only to larger servers, to reduce the likelihood of patches against Solent being made. Solent has a Key Management System, where any buyer / leaker can be prevented from accessing Solent.

Screenshots

Misc:
88e8b6fe933b45cd981daea6c800f682.png

Highest = Violation Severity, 58 = Ping of Positivity


F1qO1CE.gif

The Ban Meter / Ban Graph before someone was banned

GUIs:
efd34939a1884905af8f931f17bb0b02.png

f593971b2661411d878dc727cc886713.png

cd32bd66f6be43d7aced35096013b54d.png

0356531ba2ec4cecbc53106d960e5ee2.png

4c824195cdce4386b0addc109af0cde2.png

b206f775bef142d0bdb9473c086a55cf.png

055583113c6a45a0acc6dc1dce8e5bc7.png

(Activate Judgement Day Button appears when Punishment Mode is changed to Judgement Day)
7933dad4bae74636afedacd91036eeab.png

(When clicked, they get banned:)
6075f28ec0b342298af9557f4e884529.png

(Toggle whether players clients are froze / crashed when they are detected hacking - regardless of the Punishment Mode)
2931758676a446129cb2beea7c3b835b.png

(Analyse a users ban reports - when they get detected for hacking, a ban report is produced. When analysing it, it shows a graph of their offences (like a ban meter) and shows the severity of their hacking before they were banned)
a48a9e9c11324c639b0e6494a933e4c3.png

d0dae016fea94500b5b894d32694bc44.png

a05ad1d1df4a4e6387aa578c3b4f67ea.png

78efbc8f07a9452f9948dda5a1c8b8fe.png

762833c81da4438f85de84ec0b40260b.png

b30bee533fe84287a3f625798eccbfa1.png


What it looks like inside one of the Category tabs:
53103fb4d38b43c09b58fbd2f3fa4432.png

d0e671c73c58421e8128a6995081a60d.png

765f992227304c8f8fede55143e70013.png

b69ac62a96e44fbca9f1a2fd02f9e463.png



Interested in buying it? Contact:

$150 - Preorder (Beta and Before)
$200 - Cost on Release

Twyzl is the only developer of Solent

Skype: ben.orourke1999

Why this AntiCheat?
I have years of development experience and a reputable spigot profile and have worked on a collection of premium products; with this being the best so far.

Latest reviews

not working fix it for stars :)
What are the perms? Can’t use Solent without the perms
Not working, and I dont think its plugin issue...

[14:12:36 INFO]: [Solent] Enabling Solent v0.9.0.2-ALPHA
[14:12:37 INFO]: [Solent] Copied resource SolentUpdater.jar to plugins/Solent/jars/solent-updater.jar
[14:12:37 ERROR]: Error occurred while enabling Solent v0.9.0.2-ALPHA (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/plugin/java/JavaPlugin
at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_131]
at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) ~[?:1.8.0_131]
at java.lang.Class.privateGetMethodRecursive(Class.java:3048) ~[?:1.8.0_131]
at java.lang.Class.getMethod0(Class.java:3018) ~[?:1.8.0_131]
at java.lang.Class.getMethod(Class.java:1784) ~[?:1.8.0_131]
at net.lightshard.solent.util.Authenticator.a(Authenticator.java:47) ~[?:?]
at net.lightshard.solent.Solent.onEnable(Solent.java:72) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched.jar:git-TacoSpigot-"22b1d457"]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316) [patched.jar:git-TacoSpigot-"22b1d457"]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [patched.jar:git-TacoSpigot-"22b1d457"]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:378) [patched.jar:git-TacoSpigot-"22b1d457"]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:328) [patched.jar:git-TacoSpigot-"22b1d457"]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:441) [patched.jar:git-TacoSpigot-"22b1d457"]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:402) [patched.jar:git-TacoSpigot-"22b1d457"]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:340) [patched.jar:git-TacoSpigot-"22b1d457"]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:290) [patched.jar:git-TacoSpigot-"22b1d457"]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:615) [patched.jar:git-TacoSpigot-"22b1d457"]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Caused by: java.lang.ClassNotFoundException: org.bukkit.plugin.java.JavaPlugin
at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_131]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_131]
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335) ~[?:1.8.0_131]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_131]
... 18 more
[14:12:37 INFO]: [Solent] Disabling Solent v0.9.0.2-ALPHA
[14:12:37 ERROR]: Error occurred while disabling Solent v0.9.0.2-ALPHA (Is it up to date?)
java.lang.NullPointerException: null
at net.lightshard.solent.Solent.onDisable(Solent.java:135) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[patched.jar:git-TacoSpigot-"22b1d457"]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:344) [patched.jar:git-TacoSpigot-"22b1d457"]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:320) [patched.jar:git-TacoSpigot-"22b1d457"]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [patched.jar:git-TacoSpigot-"22b1d457"]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:378) [patched.jar:git-TacoSpigot-"22b1d457"]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:328) [patched.jar:git-TacoSpigot-"22b1d457"]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:441) [patched.jar:git-TacoSpigot-"22b1d457"]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:402) [patched.jar:git-TacoSpigot-"22b1d457"]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:340) [patched.jar:git-TacoSpigot-"22b1d457"]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:290) [patched.jar:git-TacoSpigot-"22b1d457"]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:615) [patched.jar:git-TacoSpigot-"22b1d457"]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Works Perfectly

Similar resources

Solent - AntiCheat - $150 Josh
3.00 star(s) 2 ratings
Downloads
675
Updated
Solent - AntiCheat [Leaked by BlackSpigotMC] EclipseLeaker
Solent - AntiCheat - MCMarket Plugin Leak / Crack by BSMC
2.56 star(s) 16 ratings
Downloads
1,574
Updated
[$150 FREE] Solent AntiCheat [MACHINE LEARNING] [LATEST] B
3.13 star(s) 8 ratings
Downloads
1,135
Updated
BlackSpigot General Chat
Rules Help Users
    A @ AMOGUSSSSSSSS: hi, do someone can give me this https://mcmodels.net/products/8638/icons-pack ??? please (yes i...
    Top