mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2025-06-17 05:28:43 +00:00
fuck it, it works
This commit is contained in:
parent
5a6a5ff75d
commit
5f97e68e0e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ import java.util.ArrayList;
|
|||
import java.util.List;
|
||||
|
||||
@CommandPermissions(level = Rank.OP, source = SourceType.BOTH)
|
||||
@CommandParameters(description = "Shows the amount of coins you or another player has. ", usage = "/<command> [player] | pay <player> <amount>")
|
||||
@CommandParameters(description = "Shows the amount of coins you or another player has. Also allows you to give coins to other players.", usage = "/<command> [player] | pay <player> <amount>")
|
||||
public class Command_coins extends FreedomCommand
|
||||
{
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue