Add username to the created by line
This commit is contained in:
parent
e9f67af9f6
commit
3083feb77f
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ public class AriasServerEssentials extends JavaPlugin implements Listener {
|
|||
getLogger().info("██║ ██║███████║███████╗");
|
||||
getLogger().info("╚═╝ ╚═╝╚══════╝╚══════╝");
|
||||
getLogger().info(" ");
|
||||
getLogger().info("Created by Tara Piccari");
|
||||
getLogger().info("Created by Tara Piccari (zontreck)");
|
||||
getLogger().info("Copyright 2025 - Licensed under the GPLv3 or later");
|
||||
getLogger().info("Version: 1.0");
|
||||
getLogger().info(" ");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue