Code Reward
(0)Important: MySQL is required !!!
Description:
The plugin has as main function the creation and the use of codes, this plugin was based on an old plugin existing in rockmod that later was erased.
Settings:
<?xml version="1.0" encoding="utf-8"?> <Configurations xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <LicenseKey>00000000-0000-0000-0000-000000000000</LicenseKey> <MysqlSettings> <DatabaseHost>localhost</DatabaseHost> <DatabasePort>3306</DatabasePort> <DatabaseUsername>root</DatabaseUsername> <DatabasePassword>hi</DatabasePassword> <DatabaseName>unturned</DatabaseName> <DatabaseTable>CodeReward</DatabaseTable> </MysqlSettings> <Chars>ABCDEFGHIJKLMNOPKRSTUVWXYZ0123456789</Chars> <MinimumCodeLenght>8</MinimumCodeLenght> <MaximumCodeLenght>16</MaximumCodeLenght> <CheckDelay>120</CheckDelay> <MoneyReward> <Cmd>pay (player) (amount)</Cmd> </MoneyReward> <GlobalMessage>null</GlobalMessage> </Configurations>
Settings Information:
<Cmd>pay (player) (amount)</Cmd> -> This option allows you to configure the executed command to give the monetary reaward to the player.
(It is possible to add multiple commands in this option)
Commands:
/redeem or /code -> CodeReward.code or CodeReward.redeem
/gcode or /gencode -> CodeReward.gcode or CodeReward.gencode
/mcode or /massivegen -> CodeReward.mgen or CodeReward.massivegen
/redeem <code>
/gcode group <GroupID> (Group_Duration) (Uses) (Code_Duration) (Code)
/gcode <Type> <Amount> (Uses) (Code_Duration) (Code)
/mgen group <GroupID> (Group_Duration) (Uses) (Code_Duration) (Amount of Codes)
/mgen <Type> <Amount> (Uses) (Code_Duration) (Amount of Codes)
Command information:
<Type> -> reward type of command: group, money, experience, vehicle.
<Amount> -> quantity or ID (vehicles)
(Group_Duration) -> the amount of time the player will stay in the group, or 0 for unlimited time. (minutes)
(Uses) -> the maximum uses of a code or 0 for unlimited uses.
(Code_Duration) -> duration of the code, or 0 for unlimited time. (minutes)
(Code) -> code in case you need a custom code.
(Amount of Codes) -> The number of codes to be generated.
Changelog (v1.0.8.7)
NO
User Reviews

Store: rube200 Plugins
Price: $15