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
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,15 @@
7
7
8
8
---
9
9
10
-
# qlib-paper [WIP]
10
+
###qlib-paper | A [Paper][paper-url] plugin library
11
11
12
12
---
13
13
14
-
### A [Paper][paper-url] plugin library
15
-
### This is still heavily WIP and not fully functional yet
14
+
15
+
**Disclaimer: I don't recommend using this library. This is personal project to help me learn Java and Paper API. I know this isn't optimized, and it's doing things incorrectly. This isn't supposed to be the best.
16
+
I recommend using libraries like Configurate, Cloud/CommandAPI or many of the other standard libraries.*
17
+
18
+
That being said, if you'd like to give me any pointers... Make an issue or join me on [discord][discord-url]
16
19
17
20
---
18
21
@@ -50,4 +53,4 @@ Add qPaperPlugin to your ``/pom.xml`` using [JitPack][jitpack-url]
0 commit comments