You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
It's a Minecraft AntiCheat for multiples platforms :
4
4
-**Spigot** 1.8.8 to 1.21 (*and fork like PaperSpigot or Tuinity*)
5
5
-**Sponge** API 7, 8, 9 & 10
6
-
-**WARN**: After internal issue, it's actually not available. **Fabric** MC 1.18.2, 1.19 to 1.19.4 (Download [here](https://github.com/Elikill58/NegativityFabric#negativityfabric))
6
+
-**Fabric** MC 1.18.2to 1.21.4 (Download [here](https://github.com/Elikill58/NegativityFabric#negativityfabric))
7
7
-**Minestom** 1.19.3
8
8
9
9
Proxies:
@@ -24,10 +24,6 @@ Suggestions and bug reports can also be filled in [this repository issue tracker
24
24
25
25
Check [installation wiki](https://github.com/Elikill58/Negativity/wiki/Installation) for all informations according to platform.
26
26
27
-
## I want to test it before download !
28
-
29
-
You can check it on **play.negativity.fr** (server in 1.19.2, you can connect with 1.8.8 to 1.19.2). Server can be down.
30
-
31
27
## What are the detected cheat ?
32
28
33
29
We made a wiki for all [detected cheat](https://github.com/Elikill58/Negativity/wiki/Cheat) which explain what every hack does.
@@ -90,7 +86,8 @@ For permissions config, [click here](https://github.com/Elikill58/Negativity/wik
90
86
Prerequisites:
91
87
-[Git](https://git-scm.com)
92
88
- JDK 8 (any distribution should work, [AdoptOpenJDK](https://adoptopenjdk.net/?variant=openjdk8&jvmVariant=hotspot) for example)
93
-
- JDK 18 (any distribution should work) recommended for latest minecraft version (also work with lower versions)
89
+
- JDK 17 (any distribution should work) recommended for latest minecraft version (also work with lower versions)
90
+
- JDK 21 (any distribution should work) required for fabric platform
94
91
95
92
In the following instructions you will have to execute Gradle tasks. You **must** use the Gradle wrapper distributed in this repository.
0 commit comments