Hi guys, I need a VIP plugin for my server. I want 3 commands:
Normal user https://gyazo.com/f9147c115c127bef2225d51d78f9fb5f
For admins: /vip user_name (This command change a normal user to VIP, like this https://gyazo.com/1257f366996342bf44ccf5fd428c37ca)
/vip+ user_name (This command change a normal user to VIP+, like this https://gyazo.com/dc4ac779fa554e4f3bcac8f767fd50de)
/shop user_name (You can see the user_name VIP how much time is left of VIP, 30 days at most)
/vip add user_name [days] (This command add X days to the VIP of user_name)
In the chat you will see something like this:
================ SHOP =================
user_name
VIP
25 days left (Until 20/Aug/2015 15:00h)
=======================================
================ SHOP =================
user_name
VIP+
16 days left (Until 15Aug2015 09:30h)
=======================================
For players: /shop (Same as above)
/kit vip (A custom kit only for VIP users, can use once a week)
/kit vip+ (A custom kit only for VIP+ users, can use once a week)
If a player is VIP and he want the VIP+, the VIP+ overwrite the days and permits.
================ SHOP =================
Hi user_name
You can donate or buy the VIPs
For mor information go to our Website www.blablabla.com
=======================================
Thanks you all!
Rust Automatic group system
Discussion in 'Plugin Requests' started by Emivg, Aug 12, 2015.
-
Anyone can do this plugin mates? I like the idea so much.
-
for the kits it already exists, it's not /vip, you would need to add them to groups and remove them manually when the time is over.
-
But exists any form to do this automatically? With any time function or somilar...
At least the shop menu with the information -
the shop menu i guess you could use custom commands for that and make the menu yourself ^^
gui announcement to advertise the shop menu
as for vip automated, i guess not, but look arround maybe there is.
somekind of temporary group thing. -
I've made a private plugin with part of it functionality, but can't share it, sorry. Shop thing is tricky to make it universal as usually it needs communication with site backend.
-
from website you can send rcon commands, and from server you can send webrequests
-
I meant that webrequests will vary from site to site.
-
Any1 has an example or sth like that which shows how to send rcon commands and stuff ? I'm really interested to learn something about this. I know that this is not the right place to ask for.. but since you discussed about stuff like that
-
-
I actually use a precompiled PHP RCON library for my donation shop that I have created - this is not the exact one but: https://github.com/gries/rcon
-
Hello,
Im looking for a plugin that when a player donates, It runs a command through an RCON that will make them VIP for donating x amount of money. And then the plugin will detect that the month has expired and will revert them to there origional rank.
Is there such thing out there?
Thanks. -
Yes there is :3
-
Yes there is. I built that already for a community and now I am making it a service for all communities.
-
Which I have heard from some trusted sources he is trying to charge a monthly fee for
-
-
And would this cost be server independent?
-