mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-06-28 18:20:31 +00:00
More cleanup
This commit is contained in:
parent
3d29248ace
commit
1abacf00df
32 changed files with 83 additions and 78 deletions
|
@ -113,7 +113,7 @@ public class Commandfirework extends EssentialsCommand
|
|||
{
|
||||
try
|
||||
{
|
||||
mStack.addFireworkMeta(user, true, arg, ess);
|
||||
mStack.addFireworkMeta(user.getBase(), true, arg, ess);
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue