mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 12:23:59 +00:00
Merge branch 'master' into release
This commit is contained in:
commit
fdbc6fa94f
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ public class Commandtime extends EssentialsCommand
|
|||
else
|
||||
{
|
||||
charge(user);
|
||||
setPlayerTime(user, commandLabel);
|
||||
setPlayerTime(user, args[0]);
|
||||
}
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue