Skip to content
This repository has been archived by the owner on Oct 7, 2018. It is now read-only.

Commit

Permalink
First Stable (Build 0x02)
Browse files Browse the repository at this point in the history
  • Loading branch information
AtjonTV committed Nov 15, 2017
1 parent cbf51ba commit f30e503
Show file tree
Hide file tree
Showing 76 changed files with 11 additions and 196 deletions.
Binary file removed builds/0x16/Build_0x05.jar
Binary file not shown.
Binary file removed builds/0x16/Build_0x06.jar
Binary file not shown.
Binary file removed builds/0x16/Build_0x07.jar
Binary file not shown.
Binary file removed builds/0x16/Build_0x08.jar
Binary file not shown.
Binary file removed builds/0x16/Build_0x09.jar
Binary file not shown.
Binary file removed builds/0x16/Build_0x0A.jar
Binary file not shown.
Binary file removed builds/0x16/Build_0x0B.jar
Binary file not shown.
Binary file removed builds/0x16/Build_0x0C.jar
Binary file not shown.
Binary file removed builds/0x16/Build_0x0D.jar
Binary file not shown.
Binary file removed builds/0x16/Build_0x0E.jar
Binary file not shown.
Binary file removed builds/0x16/Build_0x0F.jar
Binary file not shown.
Binary file removed builds/1x16/Build_0x10.jar
Binary file not shown.
Binary file removed builds/1x16/Build_0x11.jar
Binary file not shown.
Binary file removed builds/1x16/Build_0x12.jar
Binary file not shown.
Binary file removed builds/1x16/Build_0x13.jar
Binary file not shown.
Binary file removed builds/1x16/Build_0x14.jar
Binary file not shown.
Binary file removed builds/1x16/Build_0x15.jar
Binary file not shown.
Binary file removed builds/1x16/Build_0x16.jar
Binary file not shown.
Binary file removed builds/1x16/Build_0x17.jar
Binary file not shown.
Binary file removed builds/1x16/Build_0x18.jar
Binary file not shown.
Binary file removed builds/1x16/Build_0x19.jar
Binary file not shown.
Binary file removed builds/1x16/Build_0x1A.jar
Binary file not shown.
Binary file removed builds/1x16/Build_0x1B.jar
Binary file not shown.
Binary file removed builds/1x16/Build_0x1C.jar
Binary file not shown.
Binary file removed builds/1x16/Build_0x1D.jar
Binary file not shown.
Binary file removed builds/1x16/Build_0x1E.jar
Binary file not shown.
Binary file removed builds/1x16/Build_0x1F.jar
Binary file not shown.
Binary file removed builds/2x16/Build_0x20.jar
Binary file not shown.
Binary file removed builds/2x16/Build_0x21.jar
Binary file not shown.
Binary file removed builds/2x16/Build_0x22.jar
Binary file not shown.
Binary file removed builds/2x16/Build_0x23.jar
Binary file not shown.
Binary file removed builds/2x16/Build_0x24.jar
Binary file not shown.
Binary file removed builds/2x16/Build_0x25.jar
Binary file not shown.
Binary file removed builds/2x16/Build_0x26.jar
Binary file not shown.
Binary file removed builds/2x16/Build_0x27.jar
Binary file not shown.
Binary file removed builds/2x16/Build_0x28.jar
Binary file not shown.
Binary file removed builds/2x16/Build_0x29.jar
Binary file not shown.
Binary file removed builds/2x16/Build_0x2A.jar
Binary file not shown.
Binary file removed builds/2x16/Build_0x2B.jar
Binary file not shown.
Binary file removed builds/2x16/Build_0x2C.jar
Binary file not shown.
Binary file removed builds/2x16/Build_0x2D.jar
Binary file not shown.
Binary file removed builds/2x16/Build_0x2E.jar
Binary file not shown.
Binary file removed builds/2x16/Build_0x2F.jar
Binary file not shown.
Binary file renamed builds/Build_0x3E.jar → builds/Build_0x01.jar
Binary file not shown.
Binary file renamed builds/Build_0x3D.jar → builds/Build_0x02.jar
Binary file not shown.
Binary file removed builds/Build_0x30.jar
Binary file not shown.
Binary file removed builds/Build_0x31.jar
Binary file not shown.
Binary file removed builds/Build_0x32.jar
Binary file not shown.
Binary file removed builds/Build_0x33.jar
Binary file not shown.
Binary file removed builds/Build_0x34.jar
Binary file not shown.
Binary file removed builds/Build_0x35.jar
Binary file not shown.
Binary file removed builds/Build_0x36.jar
Binary file not shown.
Binary file removed builds/Build_0x37.jar
Binary file not shown.
Binary file removed builds/Build_0x38.jar
Binary file not shown.
Binary file removed builds/Build_0x39.jar
Binary file not shown.
Binary file removed builds/Build_0x3A.jar
Binary file not shown.
Binary file removed builds/Build_0x3B.jar
Binary file not shown.
Binary file removed builds/Build_0x3C.jar
Binary file not shown.
24 changes: 0 additions & 24 deletions eclipse_4.7.1a_workspace/AAAB/lang_pack/Custom.xml

This file was deleted.

25 changes: 0 additions & 25 deletions eclipse_4.7.1a_workspace/AAAB/lang_pack/English.xml

This file was deleted.

25 changes: 0 additions & 25 deletions eclipse_4.7.1a_workspace/AAAB/lang_pack/German.xml

This file was deleted.

4 changes: 0 additions & 4 deletions eclipse_4.7.1a_workspace/AAAB/lang_pack/LANGS.aes

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ public boolean DoCheck()
{
M_Download.Download(new_version.getDatabase(), Main.DB_NEWEST);
}
else if (!M_FileSystem.Exists(E_FolderFile.FILE, Main.DB_NEWEST))
{
M_Download.Download(new_version.getDatabase(), Main.DB_NEWEST);
}
else // Otherwise everything is ok and good to go
{
Main.DB_VERSION_STR = new_version.getVersion();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ public Listeners(Main plugin)
System.out.println("Module 'Listeners' in at.atjontv.minecraft.aaab.Game enabled.");
plugin.getServer().getPluginManager().registerEvents(this, plugin);
this._users = at.thenightrider.Json.Manager.getBlacklist(Main.DB_NEWEST);
this._users = at.thenightrider.Json.Manager.getBlacklist(Main.DB_NEWEST);
}

@Product(type=Types.FUNCTION, name="onPlayerJoin")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public class Main extends JavaPlugin{
public void onEnable() {
Bukkit.getConsoleSender().sendMessage(E_Colors.AQUA.toString()+"#------------------------------#");
Bukkit.getConsoleSender().sendMessage(E_Colors.AQUA.toString()+"# Alt Account Auto Ban v2 #");
Bukkit.getConsoleSender().sendMessage(E_Colors.AQUA.toString()+"# AAAB v2 [v"+this.getDescription().getVersion()+"] #");
Bukkit.getConsoleSender().sendMessage(E_Colors.AQUA.toString()+"# AAAB v2 [v"+this.getDescription().getVersion()+"] #");
Bukkit.getConsoleSender().sendMessage(E_Colors.AQUA.toString()+"#------------------------------#");
Bukkit.getConsoleSender().sendMessage(E_Colors.AQUA.toString()+"# AAAB by "+E_Colors.RED.toString()+"AtjonTV"+E_Colors.AQUA.toString()+" and others: #");
Bukkit.getConsoleSender().sendMessage(E_Colors.AQUA.toString()+"# "+E_Colors.RED.toString()+"TheNightRider, "+E_Colors.AQUA.toString()+"#");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ public static String getJsonStringFromFile(String file)
{
if(!M_FileSystem.Exists(E_FolderFile.FILE, file))
{
System.err.print("Error in at.thenightrider.json.JsonUtils.java:17 [Given string is empty]");
System.err.print("Error in at.thenightrider.json.JsonUtils.java:20 [Given string is empty]");
return null;
}
try
Expand All @@ -26,7 +26,7 @@ public static String getJsonStringFromFile(String file)
InputStream in = M_FileSystem.getInputStreamFromFile(file);
if(in == null)
{
System.err.print("Error in at.thenightrider.json.JsonUtils.java:26 [Given filestream is null]");
System.err.print("Error in at.thenightrider.json.JsonUtils.java:29 [Given filestream is null]");
return null;
}
scanner = new Scanner(in);
Expand All @@ -46,11 +46,11 @@ public static JSONObject getJsonObjectFromFile(String file)
{
if(!M_FileSystem.Exists(E_FolderFile.FILE, file))
{
System.err.print("Error in at.thenightrider.json.JsonUtils.java:43 [Given file does not exist]");
System.err.print("Error in at.thenightrider.json.JsonUtils.java:49 [Given file does not exist]");
return null;
}
if(file == null)
System.err.print("Error in at.thenightrider.json.JsonUtils.java:47 [Given string is empty]");
System.err.print("Error in at.thenightrider.json.JsonUtils.java:53 [Given string is empty]");
else
return new JSONObject(getJsonStringFromFile(file));
return null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ public static String[][] getBlacklist(String file)
{
JSONObject objRoot = JsonUtils.getJsonObjectFromFile(file);
if(objRoot == null)
System.err.print("Error in at.thenightrider.json.Manager.java:16 [Given object is null]");
System.err.print("Error in at.thenightrider.json.Manager.java:20 [Given object is null]");
else
{
JSONArray blacklist = (JSONArray) objRoot.get("blacklist");
Expand Down
2 changes: 1 addition & 1 deletion eclipse_4.7.1a_workspace/AAAB/src/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
main: at.atjontv.minecraft.aaab.Main
name: AltAccountAutoBan
version: 1.1_b0x00_00d
version: 1.0s_b0x02_02d
authors: [AtjonTV, TheNightRider]
7 changes: 0 additions & 7 deletions eclipse_4.7.1a_workspace/AES/.classpath

This file was deleted.

1 change: 0 additions & 1 deletion eclipse_4.7.1a_workspace/AES/.gitignore

This file was deleted.

17 changes: 0 additions & 17 deletions eclipse_4.7.1a_workspace/AES/.project

This file was deleted.

11 changes: 0 additions & 11 deletions eclipse_4.7.1a_workspace/AES/.settings/org.eclipse.jdt.core.prefs

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions eclipse_4.7.1a_workspace/AES/src/eu/atjontv/AES/Test/Main.java

This file was deleted.

0 comments on commit f30e503

Please sign in to comment.