From e3713be4519b038be57e3a1d444254c6b00cba56 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Mon, 10 Jun 2013 12:41:05 +0000 Subject: ProtectinoAreas: Configuratino is now loaded from an INI file git-svn-id: http://mc-server.googlecode.com/svn/trunk@1576 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- MCServer/Plugins/ProtectionAreas/HookHandlers.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'MCServer/Plugins/ProtectionAreas/HookHandlers.lua') diff --git a/MCServer/Plugins/ProtectionAreas/HookHandlers.lua b/MCServer/Plugins/ProtectionAreas/HookHandlers.lua index 8869775f7..db552067c 100644 --- a/MCServer/Plugins/ProtectionAreas/HookHandlers.lua +++ b/MCServer/Plugins/ProtectionAreas/HookHandlers.lua @@ -23,7 +23,6 @@ end --- Called by MCS when a player's connectino is lost - either they disconnected or timed out function OnDisconnect(a_Player, a_Reason) -- Remove the player's cProtectionArea object - -- TODO: What if there are two players with the same name? need to check g_PlayerAreas[a_Player:GetUniqueID()] = nil; -- If the player is a VIP, they had a command state, remove that as well -- cgit v1.2.3