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
RedRestrictionHelper is a small Java toolkit for **Minecraft PaperMC plugin development**. It was designed to perform restriction checks via event calls or API queries to the restriction plugins installed on the server.
4
+
5
+
[](https://redstoneworld.de)
6
+
7
+
# Development with RedRestrictionHelper
8
+
9
+
**Note:** Replace `%version%` with the latest version of RedRestrictionHelper:
10
+
11
+
[](https://cloudsmith.io/~redstoneworld/repos/redrestrictionhelper/packages/detail/maven/redrestrictionhelper/latest/a=noarch;xg=de.redstoneworld.redrestrictionhelper/)
12
+
13
+
## Usage with Maven
14
+
15
+
Add the following to your Java project `pom.xml` file:
0 commit comments