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