TotalFreedomMod 2020.11

This commit is contained in:
2020-10-29 18:47:53 -05:00
parent 49f7c6e8c3
commit fadcb9ad5d
12 changed files with 49 additions and 1229 deletions

View File

@ -13,7 +13,6 @@ import org.bukkit.entity.Player;
@CommandParameters(description = "Shows the amount of coins you have or another player has", usage = "/<command> [playername]")
public class Command_coins extends FreedomCommand
{
@Override
public boolean run(CommandSender sender, Player playerSender, Command cmd, String commandLabel, String[] args, boolean senderIsConsole)
{