mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-05 03:53:41 +00:00
Merge branch '2.9' of github.com:essentials/Essentials into patch-41
This commit is contained in:
commit
30b65a0bc7
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ public class Commandclearinventory extends EssentialsCommand
|
|||
{
|
||||
clearInventory(onlinePlayer, args[1]);
|
||||
}
|
||||
user.sendMessage(_("inventoryClearedAll"));
|
||||
sender.sendMessage(_("inventoryClearedAll"));
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue