Commit 954814a 1 parent 4067349 commit 954814a Copy full SHA for 954814a
File tree 1 file changed +3
-6
lines changed
1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 30
30
31
31
> [ !INFO]
32
32
> Since ` ksmpplugin ` is built against the [ PaperMC] ( https://papermc.io ) API,
33
- > your server should run on Paper (or a compatible fork). While it currently
34
- doesn't use any features exclusive to Paper and * might* run on "bare" Spigot
35
- > (or other distributions), this use is neither * recommended* nor * supported* .
36
- > Any compatibility with anything that isn't Paper (or a compatible fork) is
37
- > purely coincidental and ** might - at any time and without notice - break** .
33
+ > your server should run on Paper (or a compatible fork). It will not run on
34
+ > "bare" Spigot, or anything else that's not (based on) Paper.
38
35
39
36
1 . ** Acquire a build (.jar) of the plugin** using one of the following methods: <br >
40
37
- ** Download a release version from GitHub Releases**
@@ -49,7 +46,7 @@ doesn't use any features exclusive to Paper and *might* run on "bare" Spigot
49
46
2 . Clone this GitHub repository (use ` git clone ` or GitHub's "Download ZIP")
50
47
3 . At the root of your new local copy, run ` mvn package `
51
48
52
- You can now find your JAR under ` ./target/ksmpplugin-$ {version}.jar ` .
49
+ You can now find your JAR under ` ./target/ksmpplugin-{version}.jar ` .
53
50
54
51
2 . ** Add your JAR file to your server's ` plugins ` folder** <br >
55
52
If your server is on a remote machine, use your usual file transfer method,
You can’t perform that action at this time.
0 commit comments