mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-18 04:21:31 +02:00
More Cleanup :: add TODO comments
This commit is contained in:
@@ -70,7 +70,7 @@ public class EssentialsLocalChatEvent extends Event implements Cancellable
|
||||
|
||||
public void setFormat(final String format)
|
||||
{
|
||||
// Oh for a better way to do this!
|
||||
//TODO: Oh for a better way to do this!
|
||||
try
|
||||
{
|
||||
String.format(format, player, message);
|
||||
|
Reference in New Issue
Block a user