mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-26 07:54:41 +02:00
More Cleanup :: add TODO comments
This commit is contained in:
@@ -102,7 +102,7 @@ public class EssentialsExtra extends JavaPlugin
|
||||
return handler.onCommand(cs, this, label, args);
|
||||
}
|
||||
});
|
||||
getLogger().info("Loaded command " + commandName);
|
||||
getLogger().info("Loaded command " + commandName); //TODO: tl key?
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
Reference in New Issue
Block a user