### Created by Xpert from Jelly-Games
### irc.jelly-server.com
### www.jelly-server.com

### CREDITS ###
reborn for original plugin from ssgm 2.0.2.
Iran for original conversion to a 4.0 plugin.
roszek for bringing up the idea of adding a timer.


### DESCRIPTION ###
This plugin will allow players to distribute their credits across to their team
as a whole using !teamdonate, !tdonate, or !td.
Syntax: !td [player] [amount]

You can set the time for how long before a player can team donate into the map. The default
is set to 300 seconds (5 minutes) if a setting isn't placed.

I also changed a logic originally placed by Iran. You can't team donate an amount that's
less than the amount of players on your team instead of the original logic of 100 or less.


### CHANGELOG ###

V1 - Iran's version
V2 - Iran's fixed version due to chat and team chat not working.
V3 - Xpert's version



### Installation ###

Place this in the ssgm.ini plugins list of course. Below is what should be in your
SSGM.ini for the Donate settings.


[Donate]

; WaitTime_TeamDonate=
;
;  Time to wait before allowing players to use donations.

WaitTime_TeamDonate=300