Login messages

Last commit from me. Don't have the power but to me Packs is the new Lead Developer
This commit is contained in:
Seth
2020-10-25 09:27:56 -07:00
parent 2ecfd9610f
commit 6e84fdad23
6 changed files with 27 additions and 14 deletions

View File

@ -5,7 +5,7 @@ import net.md_5.bungee.api.ChatColor;
public interface Displayable
{
public String getDeterminer();
public String getArticle();
public String getName();