mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
How do I allman?
This commit is contained in:
parent
e56c273457
commit
fdfa30b349
@ -1,6 +1,6 @@
|
||||
#Sat, 13 Jul 2013 22:09:24 +0200
|
||||
#Sun, 14 Jul 2013 14:08:44 +0200
|
||||
|
||||
program.VERSION=2.21
|
||||
program.BUILDNUM=309
|
||||
program.BUILDDATE=07/13/2013 10\:09 PM
|
||||
program.BUILDNUM=311
|
||||
program.BUILDDATE=07/14/2013 02\:08 PM
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
#Build Number for ANT. Do not edit!
|
||||
#Sat Jul 13 22:09:24 CEST 2013
|
||||
build.number=310
|
||||
#Sun Jul 14 14:08:44 CEST 2013
|
||||
build.number=312
|
||||
|
@ -8,8 +8,8 @@ import org.bukkit.entity.Player;
|
||||
|
||||
@CommandPermissions(level = AdminLevel.ALL, source = SourceType.BOTH)
|
||||
@CommandParameters(description = "Shows information about TotalFreedomMod", usage = "/<command>")
|
||||
public class Command_tfm extends TFM_Command {
|
||||
|
||||
public class Command_tfm extends TFM_Command
|
||||
{
|
||||
@Override
|
||||
public boolean run(CommandSender sender, Player sender_p, Command cmd, String commandLabel, String[] args, boolean senderIsConsole)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user