Jump to page content
English English   Polish Polish   Dutch Dutch   Russian Russian   German German   Hungarian Hungarian   Norwegian Norwegian   Swedish Swedish   Finnish Finnish   Romanian Romanian   Spanish Spanish   Portuguese Portuguese   Latvian Latvian  
Homepage
Home
Register
Login

Resources
Forum
Wiki
Servers

rssvip_system

Category:script
Author(s):seb:>
Downloads:4123
Rate:You need to be logged in to vote
Rating:2.9 (12 Votes)
Description:
Simple to use VIP/Donate system, it allows you to add an account into a database which updates every hour.

To add an account simply use:
/addvip accountName hours (you can only use command if you have permission to ban people, use 0 as hours for permanent VIP)

To remove an account that is in-game use:
/removevip accountName (requires kick player permission)

To view a list of all VIPs:
/showvip (requires kick player permission)

To see how much VIP time you have left:
/viptime

Export function which you can use to see if people have VIP:
exports.vip_system:isPlayerDonator(player) - returns amount of hours or false if not in database.

Download latest version | Report

Version history

Version Publish Date Changes
1.2.0 2014-02-09 14:09:35 - Rewrote everything, now using sqlite to save and uncompiled. Download
1.1.0 2012-10-07 23:52:03 fixed paycheck bug Download
1.0.0 2012-10-07 23:44:11 First public release Download