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
RedUtilities is a small Java toolkit for Minecraft plugin development. The preparation of the methods was designed for the application of RedstoneWorld plugins, but can be useful with any pattern.
3
+
RedUtilities is a small Java toolkit for **Minecraft PaperMC plugin development**. The preparation of the methods was designed for the application of [RedstoneWorld](https://redstoneworld.de) plugins, but can be useful with any pattern.
4
+
5
+
[](https://redstoneworld.de)
4
6
5
7
# Development with RedUtilities
6
8
@@ -13,11 +15,20 @@ RedUtilities is a small Java toolkit for Minecraft plugin development. The prepa
13
15
Add the following to your Java project `pom.xml` file:
0 commit comments