1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-07 07:06:41 +02:00

Merge branch 'master' into release

This commit is contained in:
snowleo
2011-07-20 23:18:34 +02:00

View File

@@ -33,7 +33,7 @@ public class Commandtime extends EssentialsCommand
else
{
charge(user);
setPlayerTime(user, commandLabel);
setPlayerTime(user, args[0]);
}
}
else