mirror of
https://github.com/essentials/Essentials.git
synced 2025-02-25 08:52:40 +01:00
Fix /r if noone talked to you before.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1483 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
parent
8bd67f5b7d
commit
d0e5ea95ce
@ -33,6 +33,7 @@ public class Commandr extends EssentialsCommand
|
||||
if (target == null)
|
||||
{
|
||||
sender.sendMessage(Util.i18n("foreverAlone"));
|
||||
return;
|
||||
}
|
||||
|
||||
charge(sender);
|
||||
|
Loading…
x
Reference in New Issue
Block a user