diff --git a/plugins/basecommands.sp b/plugins/basecommands.sp index bdbb0a9c..ce41c1ac 100644 --- a/plugins/basecommands.sp +++ b/plugins/basecommands.sp @@ -12,7 +12,7 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. @@ -24,7 +24,7 @@ #include -public Plugin:myinfo = +public Plugin:myinfo = { name = "Basic Commands", author = "AlliedModders LLC", @@ -40,7 +40,7 @@ new Handle:hBanRemoved = INVALID_HANDLE; public OnPluginStart() { LoadTranslations("common.phrases"); - + RegAdminCmd("sm_kick", Command_Kick, ADMFLAG_KICK, "sm_kick <#userid|name> [reason]"); RegAdminCmd("sm_map", Command_Map, ADMFLAG_CHANGEMAP, "sm_map "); RegAdminCmd("sm_rcon", Command_Rcon, ADMFLAG_RCON, "sm_rcon "); @@ -52,7 +52,7 @@ public OnPluginStart() RegAdminCmd("sm_addban", Command_AddBan, ADMFLAG_RCON, "sm_addban