Changed to use authors instead of hardcoded.

This commit is contained in:
darbyjack 2019-05-09 18:47:16 -05:00
parent 5472be631c
commit 00333f9a4e
No known key found for this signature in database
GPG Key ID: 392E68B2FE0ED3E5
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ public class PlaceholderAPICommands implements CommandExecutor {
if (args.length == 0) {
Msg.msg(s, "PlaceholderAPI &7version &b&o" + plugin.getDescription().getVersion(),
"&fCreated by&7: &bextended_clip",
"&fCreated by&7: &b" + plugin.getDescription().getAuthors(),
"&fPapi commands: &b/papi help",
"&fEcloud commands: &b/papi ecloud");
return true;

View File

@ -1,7 +1,7 @@
name: ${project.name}
main: me.clip.placeholderapi.PlaceholderAPIPlugin
version: ${project.version}
author: [extended_clip, glare]
authors: [extended_clip, Glare]
description: ${project.description}
api-version: 1.13
permissions: