diff --git a/.gitignore b/.gitignore index 06eee89..c7ff59a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,7 @@ # various other potential build files /build -/bin +/bin/ /dist /localexport.jardesc diff --git a/AncientGates.jar b/AncientGates.jar deleted file mode 100644 index d023c83..0000000 Binary files a/AncientGates.jar and /dev/null differ diff --git a/bin/org/mcteam/ancientgates/Conf.class b/bin/org/mcteam/ancientgates/Conf.class deleted file mode 100644 index c91ea4e..0000000 Binary files a/bin/org/mcteam/ancientgates/Conf.class and /dev/null differ diff --git a/bin/org/mcteam/ancientgates/Gate$1.class b/bin/org/mcteam/ancientgates/Gate$1.class deleted file mode 100644 index 8eba156..0000000 Binary files a/bin/org/mcteam/ancientgates/Gate$1.class and /dev/null differ diff --git a/bin/org/mcteam/ancientgates/Gate.class b/bin/org/mcteam/ancientgates/Gate.class deleted file mode 100644 index 9e3909e..0000000 Binary files a/bin/org/mcteam/ancientgates/Gate.class and /dev/null differ diff --git a/bin/org/mcteam/ancientgates/MyLocationTypeAdapter.class b/bin/org/mcteam/ancientgates/MyLocationTypeAdapter.class deleted file mode 100644 index 8923ce1..0000000 Binary files a/bin/org/mcteam/ancientgates/MyLocationTypeAdapter.class and /dev/null differ diff --git a/bin/org/mcteam/ancientgates/Plugin.class b/bin/org/mcteam/ancientgates/Plugin.class deleted file mode 100644 index f2f830f..0000000 Binary files a/bin/org/mcteam/ancientgates/Plugin.class and /dev/null differ diff --git a/bin/org/mcteam/ancientgates/commands/CommandSetFrom.class b/bin/org/mcteam/ancientgates/commands/CommandSetFrom.class deleted file mode 100644 index e0c8087..0000000 Binary files a/bin/org/mcteam/ancientgates/commands/CommandSetFrom.class and /dev/null differ diff --git a/bin/org/mcteam/ancientgates/gson/FieldNamingPolicy.class b/bin/org/mcteam/ancientgates/gson/FieldNamingPolicy.class deleted file mode 100644 index d3127c3..0000000 Binary files a/bin/org/mcteam/ancientgates/gson/FieldNamingPolicy.class and /dev/null differ diff --git a/bin/org/mcteam/ancientgates/gson/LongSerializationPolicy.class b/bin/org/mcteam/ancientgates/gson/LongSerializationPolicy.class deleted file mode 100644 index 453a9f3..0000000 Binary files a/bin/org/mcteam/ancientgates/gson/LongSerializationPolicy.class and /dev/null differ diff --git a/bin/org/mcteam/ancientgates/gson/stream/JsonScope.class b/bin/org/mcteam/ancientgates/gson/stream/JsonScope.class deleted file mode 100644 index 66a59e2..0000000 Binary files a/bin/org/mcteam/ancientgates/gson/stream/JsonScope.class and /dev/null differ diff --git a/bin/org/mcteam/ancientgates/gson/stream/JsonToken.class b/bin/org/mcteam/ancientgates/gson/stream/JsonToken.class deleted file mode 100644 index 89411dd..0000000 Binary files a/bin/org/mcteam/ancientgates/gson/stream/JsonToken.class and /dev/null differ diff --git a/bin/org/mcteam/ancientgates/listeners/PluginBlockListener.class b/bin/org/mcteam/ancientgates/listeners/PluginBlockListener.class deleted file mode 100644 index f164afb..0000000 Binary files a/bin/org/mcteam/ancientgates/listeners/PluginBlockListener.class and /dev/null differ diff --git a/bin/org/mcteam/ancientgates/listeners/PluginPlayerListener.class b/bin/org/mcteam/ancientgates/listeners/PluginPlayerListener.class deleted file mode 100644 index 364a815..0000000 Binary files a/bin/org/mcteam/ancientgates/listeners/PluginPlayerListener.class and /dev/null differ diff --git a/bin/org/mcteam/ancientgates/util/FloodUtil.class b/bin/org/mcteam/ancientgates/util/FloodUtil.class deleted file mode 100644 index 3c7451e..0000000 Binary files a/bin/org/mcteam/ancientgates/util/FloodUtil.class and /dev/null differ