diff --git a/README.md b/README.md index 1fd1e52..2fc7fdc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ZNPCsPlus -ZNPCsPlus is an unofficial fork of the popular NPC plugin ZNPCs written with the Spigot/Bukkit API originally made by -gonzalez/ZNetwork. This fork was made because the original maintainer of the plugin decided to announce that he was +[ZNPCsPlus](https://www.spigotmc.org/resources/znpcsplus.109380/) is an unofficial fork of the popular NPC plugin ZNPCs written with the Spigot/Bukkit API originally made by +gonalez/ZNetwork. This fork was made because the original maintainer of the plugin decided to announce that he was [dropping support for the plugin](https://media.discordapp.net/attachments/1093914615873806477/1098409384855474237/znpc.png) in the original project's [official discord server](https://discord.com/invite/RhNMH4T). diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index f058fb1..f9ea653 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -3,4 +3,5 @@ main: lol.pyr.znpcsplus.ZNPCsPlus load: POSTWORLD version: ${version} api-version: 1.13 -softdepend: [ PlaceholderAPI, ServersNPC ] \ No newline at end of file +softdepend: [PlaceholderAPI, ServersNPC] +authors: [Gonzalez (g0b#3830), Pyr (Pyr#6969)] \ No newline at end of file