Jailbreak ExD Extra Plugins

JAILBREAK ANTI NO FOG:

This plugin is an extension for Jail Break ExD v19. It will block / slay / kick players who will use No fog command (i.e disabling fog from client side)
Cvars:-

// Action to be taken if player is found to be using the No-Fog command
jbed_antinofog_action "2"

// Default - 2
// 0 - Disable plugin
// 1 - Block
// 2 - Slay
// 3 - Kick

This plugin can't block the command but it will reset it after the dectection.


JAILBREAK COINS EXTENSION:

These plugin allows you to re-enable admin power to give / take coins from player in Jail-Brea ExD v19.

Commands:-

jbed_give_coins_ex <name or #userid> <amount> -> gives specified player coins
jbed_take_coins_ex <name or #userid> <amount> -> takes specified player coins

Note:- These plugins must be mentioned after jbed_main.amxx in plugins.ini.


JAILBREAK CONNECT ANNOUNCE:

These plugins shows connection message with player coins, name and plays a beep sound :) .


JAILBREAK DROP COINS:

The plugin will drop a coin on player's death (above dead body), which can be picked up  by any alive player.


Added a limit to cvar jbed_dropcoins in jbed_dropcoins _limited.amxx .  jbed_dropcoins will be clamped between 0 and 100.

Note:You can still use jbed_dropcoins.amxx which has no limit.

Cvars:-

// Number of coins player will get after picking up a single coin.
// Set this to 0 to disable the plugin.
jbed_dropcoins "50"

// Highlight / Glow around the coin
jbed_dropcoins_highlight "1"






No comments:

Post a Comment