VipZero

Hello, I'm nathampa0909 and I try to still updating VipZero! A newer version is coming to support 1.12!
Introduction
This plugin was created to facilitate the administration of VIPs and their validity, with the high point to use KEYS and automatic system of dates. Owning a system to give items with the key with great possibilities for customization.
Now with PayPal and PagSeguro support (V1.2.0 and later)! See PayPal's and PagSeguro's section.
Commands
| Type | Command | Description |
|---|---|---|
| ADMIN | /newkey <group> <days> | Creates a new key |
| ADMIN | /keys | List all keys |
| ADMIN | /delkeys | Delete all keys |
| ADMIN | /delkey <key> | Dele one key |
| ADMIN | /rvip <name> | Remove VIP from player |
| ADMIN | /changedays <name> <group> <days> | Change the VIP time from a player |
| ADMIN | /vipzero reload | Reload config |
| ADMIN | /givevip <name> <group> <days> | Give VIP without generating a key |
| ADMIN | /addvip <group> <days> | Give additional days to all members of the group |
| ADMIN | /seedays <name> | See the days left of a VIP |
| USER | /usekey <key> | Use a key |
| USER | /viptime | Show the last day with VIP |
| USER | /changevip | Change your VIP group |
| USER | /vipzero paypal <transaction-code> | Use a PayPal's transaction code |
| USER | /vipzero pagseguro <transaction-code> |
Use a PagSeguro's transaction code
|
| USER | /vipzero |
All commands of the plugin |
Comandos em português: Clique aqui
指令说明: 点击我
Permission nodes
| Permission | Description |
|---|---|
| vipzero.admin | Allow ALL commands |
| vipzero.user | Allow all users commands |
| vipzero.COMMAND | Permission to each command (Exception: /vipzero reload = vipzero.reload [same happens with /vipzero paypal and /vipzero pagseguro]) |
Before download
You need a compatible permissions plugin:
- PermissionsEX
- Vault (to link with GroupManager, BukkitPermissions, bPermissions, and others that supports Vault)
To give money to VIPs you need:
- Vault
Configuration
- Change the 'vip_groups', follow the example, with the VIP groups.
- Change the 'default_group' to the correct default group.
- Change the 'check_time' in a number (in minutes) to perform the check at the end of the VIP (0 [zero] = disabled).
- Change the 'usekey_global' in a boolean (true/false) to send the message when someone use a valid VIP key (true) or just to the player (false).
- Change the 'one_vip_change': true: just one VIP change per day, false: infinite changes.
- Change the 'rvip_unlisted': true: remove from VIP groups when not in the list, false: disable this feature.
- Change the 'vip_items' with the items that the VIPs will receive with the key, following the example:
- - GROUP,DAYS, ITEM_ID, QUANTITY, ENCHANTMENTS
- Group = The group that will receive this item.
- Days = Minimum days received with the VIP to receive this item.
- Item_ID = Item ID from the Data Values (Minecraft Wiki).
- Quantity = Item quantity, max 64.
- Enchantments = The enchants of the item, if it won't have enchantments use 'none'. If it'll:
- sharpness-1-knockback-2
- Equals, sharpness level 1 and knockback 2. Other example:
- protection-4
- Equals, protection level 4.
Send commands to console when used a valid VIP key:
Just put on vip_items:
- 'VipGroup,MinDays,command,say @player congratulations!' > Will send to console: say NAME congratulations!
The enchantment's name need to be the same as the Enchanting (Minecraft Wiki) without spaces. !!! NEW ITEM CUSTOMIZATION AND POTIONS - CLICK HERE !!!
Warning: Maximum key length is 10 digits.
Any questions? Try looking here: Config.yml
PayPal support
With the V1.2.0 update VipZero now supports PayPal's transaction codes!
See the page for information (enUS):
http://dev.bukkit.org/projects/vipzero/pages/pay-pal/
Veja a página para informações (ptBR):
http://dev.bukkit.org/projects/vipzero/pages/pay-pal-pt-br/
PagSeguro support
With the V1.2.0 update VipZero now supports PagSeguro's transaction codes!
See the page for information (ptBR):
http:dev.bukkit.org/projects/vipzero/pages/pag-seguro-pt-br/
Known bugs
- Nothing. Report if you find, thank you!!
To Do
- Well, I don't have any ideia, can you suggest to me?
Changelog
http://dev.bukkit.org/projects/vipzero/pages/changelog/
Credits
Development: Me (I use the nick SubZero0 in the plugin and SubZero0_ in minecraft)
Update: nathampa0909.
Source
- https://github.com/SubZero0/VipZero (V1.2.2)
Portuguese instructions
Minecraft.com.br Forum - Instruções em português
中文说明
Video tutorial (ptBR)
Auxiliary program
Having problems to configure the "vip_items"? I did a program to help you, available in PT-BR and EN!
Image: VipZero Program Image
Download:
VipZero Program / EN <-- I don't have the program, if you have send me on MP
VipZero Program / PT-BR
Source (C# and only in english): VipZero Program Source / EN <-- I don't have the program, if you have send me on MP
-
View User Profile
-
Send Message
Posted Jul 31, 2017In reply to GnomoPlays:
-
View User Profile
-
Send Message
Posted Aug 1, 2017In reply to nathampa0909:
-
View User Profile
-
Send Message
Posted Feb 14, 2017@nathanmpa0909
Cara tenho um server de fullpvp mais quando um player ativa a key no mundo dos terrenos (multiverse) ele n fica com a tag dele no mundo das minas (usar /trocarvip funfa porém quando o vip acaba ele só perde a tag/permission no mundo dos terrenos e permanece com o vip nas minas, como resolvo isso? (Versão Plugin [mais recente], Versão server 1.8.X)
-
View User Profile
-
Send Message
Posted Feb 20, 2017Tente trocar o seu plugin de gerenciamento de mundos.
Tente usar este: https://dev.bukkit.org/projects/multiworld-v-2-0
E use também o PermissionsEx, tem menos problemas que o GroupManager: https://dev.bukkit.org/bukkit-plugins/permissionsex/
-
View User Profile
-
Send Message
Posted Feb 14, 2017Em breve irei lançar uma nova versão do VipZero com bug's corrigidos e farei a atualização dos links da página.
In the next days, I will update VipZero with bugs fixed and I will update the links of the page.
Thanks for use VipZero.
-
View User Profile
-
Send Message
Posted Feb 13, 2017PagseguroAPI: https://www.dropbox.com/s/m4kouboslj6irg4/pagseguro-api.jar
Para quem não esta conseguindo.
-
View User Profile
-
Send Message
Posted Jan 16, 2017@Akyhanm site da api com erro
-
View User Profile
-
Send Message
Posted Jan 16, 2017nao ta dando para instalar a api ta com erro no site arrume pff
-
View User Profile
-
Send Message
Posted Aug 9, 2018In reply to GilsonFelipe:
-
View User Profile
-
Send Message
Posted Dec 30, 2016I really like your plug-in, can I transfer?@Akyhanm @PauloABR
-
View User Profile
-
Send Message
Posted Oct 23, 2016@SkyKingdomVN
Try now, i think is fixed... if my dropbox make the upload correctly.
-
View User Profile
-
Send Message
Posted Oct 22, 2016@FabioZumbi12
Link die?? I really need this plugin vipzero 1.10!!PSSSS
-
View User Profile
-
Send Message
Posted Oct 21, 2016Heres a update to work on 1.9 and 1.10+: https://www.dropbox.com/s/3dddob96ciughdj/VipZero.jar?dl=0
But i have maded another plugin to manage vips on Spigot servers. If anyone want to try: https://dev.bukkit.org/bukkit-plugins/pixelvip/
-
View User Profile
-
Send Message
Posted Sep 17, 2016Please update !! This is a great plugin, I like this plugin! Please update!
-
View User Profile
-
Send Message
Posted Aug 5, 2016Plz update,we love this plugin very much!!!
-
View User Profile
-
Send Message
Posted Jun 20, 2016Pls update 1.9
-
View User Profile
-
Send Message
Posted May 2, 2016@Akyhanm
Boa que vai continuar o VipZero ^^
Sobre a mudança de grupo, pode ter a opção de usar comando pra mudar o grupo do players, invés do plugin fazer isso?
E tambem, o plugin guardar o grupo que o player tava antes de ativar o Vip, pra voltar ao grupo que tava antes de ser vip?
E mais uma coisa (kkkk), ter comandos pra serem executados quando o vip de cara acabar, como de tirar o nick...desabilitar fly...etc.
Valeu!
Obs.: Eu fiz um "fork" do source no GitHub e adaptei pra funcionar na 1.9, só não alterei nem adicionei nada pois não tive tempo de "estudar" o codigo pra fazer as alterações. Se precisar de ajuda pode falar ai.
-
View User Profile
-
Send Message
Posted Apr 28, 2016@alantaru
Como o VipZero em si altera o grupo, teria que ter algo aparte para poder vender somente itens/afins. Estarei desenvolvendo e posto aqui no Bukkit, e te notifico por MP.
-
View User Profile
-
Send Message
Posted Apr 28, 2016@cslxtx
Add permission vipzero.user to your member group and notify me if its solve your problems!
-
View User Profile
-
Send Message
Posted Apr 28, 2016@blur92
Já adicionei o suporte pra 1.7+, estarei postando assim que possível.
Obrigado pelo tempo de espera.