#if defined _cultura_mixsystem_bans_included
	#endinput
#endif
#define _cultura_mixsystem_bans_included

native bool:cultura_get_player_banned(id);
native cultura_get_player_expired_ban(id, expired[], len);

forward cultura_player_banned(id);