Sort by name

This commit is contained in:
Andrew
2013-07-07 03:43:59 +12:00
parent 1c056089bc
commit e6457d0bb4
4 changed files with 19 additions and 19 deletions

View File

@@ -34,8 +34,8 @@ import com.comphenix.protocol.events.PacketEvent;
import com.comphenix.protocol.reflect.StructureModifier;
public class LibsDisguises extends JavaPlugin implements Listener {
private String latestVersion;
private String currentVersion;
private String latestVersion;
private String permission;
private String updateMessage = ChatColor.RED + "[LibsDisguises] " + ChatColor.DARK_RED
+ "There is a update ready to be downloaded! You are using " + ChatColor.RED + "%s" + ChatColor.DARK_RED