We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89bce2f commit 28c0905Copy full SHA for 28c0905
pom.xml
@@ -22,8 +22,8 @@
22
- If you have a better way to accomplish this, please implement it
23
-->
24
25
- This plugin is the difference between a regular Minecraft Server and a
26
- kiriSMP!
+ This plugin is the difference between a regular Minecraft Server
+ and a kiriSMP!
27
</description>
28
<url>https://github.com/kiriDevs/ksmpplugin</url>
29
src/main/resources/plugin.yml
@@ -8,4 +8,4 @@ api-version: ${minecraft.apiVersion}
8
9
author: kiriDevs
10
description: ${project.description}
11
-website: ${project.scm.url}
+website: ${project.scm.url}
0 commit comments