More register libs

This commit is contained in:
KHobbits 2011-08-08 10:02:18 +01:00
parent b85a5e9e0d
commit a04e0533d6
3 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ public class Commandclearinventory extends EssentialsCommand
{
if (args.length > 0 && user.isAuthorized("essentials.clearinventory.others"))
{
//TODO: Fix fringe user match case.
if (args[0].length() >= 3)
{
List<Player> online = server.matchPlayer(args[0]);

BIN
lib/MultiCurrency.jar Normal file

Binary file not shown.

BIN
lib/iCo6.jar Normal file

Binary file not shown.