1
0

Fixed a bug in source/cClientHandle.h

git-svn-id: http://mc-server.googlecode.com/svn/trunk@231 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
admin@omencraft.com 2012-02-04 19:40:48 +00:00
parent c4abe1ed6a
commit debd0ea559
7 changed files with 30 additions and 14 deletions

Binary file not shown.

View File

@ -1,15 +1,32 @@
[Server]
Port=25565
MaxPlayers=10000
Description=MCServer - Slightly more custom!
MaxPlayers=100
Description=OmenCraft.com, powered by MCServer!
[Worlds]
DefaultWorld=world
;World=world_sexy
World=onion
[Plugins]
NewPlugin=Core
;Squirrel=SquirrelChatLog
Squirrel=SquirrelChatLog
Plugin=Core
Plugin=blehu
Plugin=Fire
Plugin=Ventilator
Plugin=DevModeTest
Plugin=LuaRunFunction
Plugin=CuboidPlus
Plugin=BasicCmds
Plugin=BringPlugin
Plugin=AreaPlugin
Plugin=JumpTo
Plugin=AddToGroup
Plugin=adminchat
Plugin=SetGroupRank
Plugin=DungeonBuilder
Plugin=Griefer
Plugin=ChatColor
Plugin=Trace
[HelpPlugin]
ShowPluginNames=1

View File

@ -3,8 +3,8 @@
#include "SquirrelBindings.h"
#if USE_SQUIRREL
#pragma warning(disable:4100) // Getting A LOT of these warnings from SqPlus
#pragma warning(disable:4127)
//#pragma warning(disable:4100) // Getting A LOT of these warnings from SqPlus
//#pragma warning(disable:4127)
#include <sqplus/sqplus.h>
#include <sqplus/SquirrelObject.h>

View File

@ -11,7 +11,7 @@
#ifndef CCLIENTHANDLE_H_INCLUDED
#define CCLIENTHANDLE_H_INCLUDED
#include "Packets/cPacket.h"
#include "packets/cPacket.h"
#include "Vector3d.h"
#include "packets/cPacket_KeepAlive.h"

View File

@ -7,7 +7,7 @@ Groups=Admins
[Luthrandel]
Groups=Admins
[Cruisecho]
[cruisecho]
Groups=Admins
[Kwen]
@ -18,4 +18,3 @@ Groups=Admins
[xoft]
Groups=Admins