AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   New Plugin Submissions (https://forums.alliedmods.net/forumdisplay.php?f=26)
-   -   VIP System ( SQL Support ) (https://forums.alliedmods.net/showthread.php?t=335515)

Supremache 01-05-2022 12:45

Re: VIP System
 
https://img.shields.io/badge/Update-...2022-%2392B06A
  • Added %expiredate% field for connect message
  • Added native get_vip_expire( id, buffer, ilen ) for return the vip expire date.

thebest24 01-19-2022 11:19

Re: VIP System
 
amaizing work!

Supremache 01-26-2022 11:50

Re: VIP System
 
Someone reported me in private for some issues on this plugin in connect message function and vip list, i tested the plugin and doesn't get any issue so if there is someone who used it tell me if you got any problem.

I doing update for this plugin and doing optimize for the code if any one need a new adds or report please say that before upload a new version.

P.s: if you got any problem when using this plugin, please report here.

Supremache 02-13-2022 19:31

Re: VIP System
 
https://img.shields.io/badge/Update-...2022-%2392B06A
  • Code Optimized.
  • Create account file from "VIPSettings.ini" file
  • If the user has expired or is disabled, it will not be read from the file
  • Added support for IP, now you can add user by IP
  • Added has_vip_flag( id, szFlag[ ] ) for returns if the client has any of the specified vip flags.
  • Added has_all_vip_flags( id, szFlag[ ] ) for returns if the client has any of the specified vip flags or multi flags.
  • Added a log that show how many accounts in the file.

Supremache 02-14-2022 18:09

Re: VIP System
 
https://img.shields.io/badge/Update-...2022-%2392B06A
  • Fixed a bug when free vip time started it was given a random access or full access for everyone.

Follow this post, i will create some sub plugins

Dyaus 02-14-2022 18:40

Re: VIP System
 
oh wow i just discovered this , GOLD !! (from a beginner's POV at least) , i was having trouble trying to add functions to other vip plugins like arnaas' plugin (no offense his plugin was top notch too) , but this is much simpler and has a much wider range of flags i can add perks to , i'm thinking about using arnaas' one for zp since i already integrated it into my offline sv , but i i want to create a knife arena / zombie darkness (CSO) mod in future , i might just use this for them .
anyways i went a bit off topic there , very nice plugin , expect an invite to server when i start using it in the future ( although still far in the future xd )

Supremache 02-16-2022 17:44

Re: VIP System
 
@Dyaus, Thanks :)

https://img.shields.io/badge/Update-...2022-%2392B06A
  • Added option for file to enable or disable VIP auto reload.
  • Added console command to reload VIPs, It's work only if you disable option auto reload

Check out these sub plugins

maNIaRO 03-19-2022 01:42

Re: VIP System
 
Hello there,
Nice plugin. It works also on CSDM mode?

And one question though, maybe I've missed it but, what are the flags for vip only?

I mean in VipAccounts you can put all flags as for admins also, but which flags are only for vips?

Supremache 03-19-2022 04:15

Re: VIP System
 
Quote:

Originally Posted by maNIaRO (Post 2774662)
Hello there,
Nice plugin. It works also on CSDM mode?

And one question though, maybe I've missed it but, what are the flags for vip only?

I mean in VipAccounts you can put all flags as for admins also, but which flags are only for vips?

Quote:

Nice plugin. It works also on CSDM mode?
Yes, it works on any mod

Quote:

And one question though, maybe I've missed it but, what are the flags for vip only?

I mean in VipAccounts you can put all flags as for admins also, but which flags are only for vips?
It work like admin system of AMX-MODX, you can create flags and assign to each flag some functions
For example: If you added bunny hop plugin for flag "A" and added multi-jump for flag "B" so you can choose who will get these features so if you put the flag "A" you will only get the bunny hop etc...

Supremache 06-14-2022 17:54

Re: VIP System
 
https://img.shields.io/badge/Update-...2022-%2392B06A
  • Fixed some issues
  • Added SQL Support ( MySQL & SQLlite )
  • Added forwards for adds VIPS
  • Added forwards for the VIP event
  • Added Lang file
  • Added Geoip support to use more fields like Country, City, etc...
  • Added an options in the configuration file to control the expiration date ( "Remove", "Put comment", "Unread" )
  • Added more settings in the configuration file ( Check it out )
  • Added native "get_expire_type" returns the expiration date format from the configuration file
  • Added native "reload_vip" reload the configuration file
  • Replaced these two natives "get_vip_expire" - "is_free_vip_time" by "get_expire_date" - "is_event_time"
  • Created a new sub-plugin to buy a VIP account by money ( Requirements : AMX-MODX v1.9+ )

Some pictures of the Buy Account:
https://i.ibb.co/m8MYrSY/buyvip2.png https://i.ibb.co/k1CyCT7/buyvip.png


All times are GMT -4. The time now is 06:36.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.