From 6f85761f7fc7949b478c0dec44240f93d4b08a02 Mon Sep 17 00:00:00 2001 From: KHobbits Date: Wed, 16 Oct 2013 20:59:39 +0100 Subject: Extract CommandSender to CommandSource, this should prevent Ess user object leaks. --- EssentialsGeoIP/EssentialsGeoIP.iml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 EssentialsGeoIP/EssentialsGeoIP.iml (limited to 'EssentialsGeoIP') diff --git a/EssentialsGeoIP/EssentialsGeoIP.iml b/EssentialsGeoIP/EssentialsGeoIP.iml new file mode 100644 index 000000000..df12eff90 --- /dev/null +++ b/EssentialsGeoIP/EssentialsGeoIP.iml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3