@Zbob750 missed a few name changes
This commit is contained in:
@ -3,7 +3,7 @@ Paper [
|
[IRC Support and Project Discussion](http://irc.spi.gt/iris/?channels=paper)
|
||||||
|
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
|
|||||||
@ -30,7 +30,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
- <name>Spigot-API</name>
|
- <name>Spigot-API</name>
|
||||||
- <url>http://www.spigotmc.org/</url>
|
- <url>http://www.spigotmc.org/</url>
|
||||||
+ <name>Paper-API</name>
|
+ <name>Paper-API</name>
|
||||||
+ <url>https://github.com/PaperSpigot/Paper</url>
|
+ <url>https://github.com/PaperMC/Paper</url>
|
||||||
<description>An enhanced plugin API for Minecraft servers.</description>
|
<description>An enhanced plugin API for Minecraft servers.</description>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|||||||
@ -39,10 +39,10 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ + "As you can see, there's tons to configure. Some options may impact gameplay, so use\n"
|
+ + "As you can see, there's tons to configure. Some options may impact gameplay, so use\n"
|
||||||
+ + "with caution, and make sure you know what each option does before configuring.\n"
|
+ + "with caution, and make sure you know what each option does before configuring.\n"
|
||||||
+ + "\n"
|
+ + "\n"
|
||||||
+ + "If you need help with the configuration or have any questions related to PaperSpigot,\n"
|
+ + "If you need help with the configuration or have any questions related to Paper,\n"
|
||||||
+ + "join us at the IRC.\n"
|
+ + "join us in our IRC channel.\n"
|
||||||
+ + "\n"
|
+ + "\n"
|
||||||
+ + "IRC: #paperspigot @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=PaperSpigot )\n"
|
+ + "IRC: #paper @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=paper )\n"
|
||||||
+ + "Wiki: https://paper.readthedocs.org/ \n"
|
+ + "Wiki: https://paper.readthedocs.org/ \n"
|
||||||
+ + "Paper Forums: https://aquifermc.org/ \n";
|
+ + "Paper Forums: https://aquifermc.org/ \n";
|
||||||
+ /*========================================================================*/
|
+ /*========================================================================*/
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
<name>Paper-Parent</name>
|
<name>Paper-Parent</name>
|
||||||
<description>Parent project for all Paper modules.</description>
|
<description>Parent project for all Paper modules.</description>
|
||||||
<url>https://github.com/PaperSpigot/Paper</url>
|
<url>https://github.com/PaperMC/Paper</url>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
<module>Paper-Server</module>
|
<module>Paper-Server</module>
|
||||||
|
|||||||
Submodule work/Paperclip updated: e22721a1aa...370a5d44b6
Reference in New Issue
Block a user