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
+92-4Lines changed: 92 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,28 @@
1
1
# BlackWidow
2
2
3
-
BlackWidow is a security solution for Minecraft which aims to offer out-of-the-box defense against vulnerabilities which are commonly exploited on online servers.
3
+
BlackWidow is a security solution for Minecraft which aims to
4
+
offer out-of-the-box defense against vulnerabilities which
5
+
are commonly exploited on online servers.
6
+
7
+
## Quick Links
8
+
9
+
-**Get Support / Contact Us**
10
+
11
+
Please join the [ArcanePlugins Discord](https://discord.gg/arcaneplugins-752310043214479462) and use the `#other-lokka30-plugins` channel.
12
+
13
+
Alternatively, [please message lokka30](https://www.spigotmc.org/conversations/add?to=lokka30) on SpigotMC.
14
+
15
+
-**Documentation**
16
+
17
+
View the [BlackWidow Wiki](https://github.com/ArcanePlugins/BlackWidow/wiki).
18
+
19
+
-**Source Code**
20
+
21
+
View the [BlackWidow Repository](https://github.com/ArcanePlugins/BlackWidow).
22
+
23
+
-**Project Tracker / Roadmap**
24
+
25
+
View the [BlackWidow Project](https://github.com/orgs/ArcanePlugins/projects/5).
4
26
5
27
## Features
6
28
@@ -22,6 +44,39 @@ BlackWidow is a security solution for Minecraft which aims to offer out-of-the-b
22
44
23
45
BlackWidow is built to be robust and lightweight, and doesn't mash half-baked features together to seem appealing (..only to break next update).
24
46
47
+
-**Plenty more to come!**
48
+
49
+
There are a [variety of other features](https://github.com/orgs/ArcanePlugins/projects/5) planned, some major, such as command spying. It has the goal of being a pretty comprehensive security suite.
50
+
51
+
However, we currently have no plans for BlackWidow to become an 'anticheat' plugin in the usual sense, which seems to be fulfilled by existing solutions well enough.
52
+
53
+
Feel free to see a variety of screenshots below:
54
+
55
+
<table>
56
+
57
+
<tr>
58
+
<td>
59
+
60
+
#### Blocking working for command execution and suggestions.
> Please note that we are not interested in backporting BlackWidow to older versions of Minecraft/Java/etc. Please update your software, or feel free to fork BlackWidow and backport it.
46
101
47
-
> We highly recommend **against** using any server software like Magma, Mohist, and Arclight which are basically try to make Forge mods work with Bukkit plugins. Bukkit was *never* designed to work with Forge/Fabric/etc mods. Trying to mix the two often causes lots of unusual issues which burden server owners and plugin maintainers. Thus, we don't provide any support whatsoever for software of this kind.
102
+
> **We do NOT recommend** using any server software like Magma, Mohist, and Arclight which *try* to make Forge mods work with Bukkit plugins. Bukkit was *never* designed to work with Forge/Fabric/etc mods. Trying to mix the two often causes lots of unusual issues which burden server owners and plugin maintainers.
103
+
104
+
## Projects Used
105
+
106
+
Thank you to the following projects for making BlackWidow possible:
0 commit comments