Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # =============== PixelVip Configuration Options ================
- #
- # This is the default configuration and some information about some configurations.
- #
- # In "groups" on "commands" and "cmdChances"(Lists) you can use this placeholders:
- # - {p} = Players Name
- # - {vip} = Vip Group
- # - {playergroup} = Player Group before Vip activation
- # - {days} = Days of activated Vip
- #
- # In "groups" > "cmdChances"(List) you can add commands to run based on a % chance.
- # Use numbers below 0-100 like the example on "vip1".
- #
- # In "configs" > "cmdOnRemoveVip"(String) you can use this placeholders:
- # - {p} = Player Name
- # - {vip} = Name of Vip Removed
- #
- # In "configs" > "commandsToRunOnChangeVip"(List) you can use this placeholders:
- # - {p} = Player Name
- # - {newvip} = Name of Vip the player is changing to
- # - {oldvip} = Name of Vip the player is changing from
- #
- # In "configs" > "commandsToRunOnVipFinish"(List) you can use this placeholders:
- # - {p} = Player Name
- # - {vip} = Name of Vip
- # - {playergroup} = Player Group before Vip activation
- groups:
- VIP:
- commands:
- - broadcast &aNgười chơi &6{p} &ađã mua &6{vip} &athời hạn &6{days} &angày
- cmdChances:
- '50':
- - eco give {p} 10000
- '30':
- - eco give {p} 20000
- Premium:
- commands:
- - broadcast &aNgười chơi &6{p} &ađã mua &6&l{vip} &athời hạn &6{days} &angày
- cmdChances:
- '50':
- - eco give {p} 10000
- '30':
- - eco give {p} 20000
- configs:
- key-size: 10
- useVault-toChangePlayerGroup: true
- cmdToReloadPermPlugin: pex reload
- cmdOnRemoveVip: ''
- commandsToRunOnVipFinish:
- - nick {p} off
- commandsToRunOnChangeVip: []
- queueCmdsForOfflinePlayers: false
- bungee:
- enableSync: false
- serverID: server1
- keys: {}
- strings:
- _pluginTag: '&7[&6VIP&7] '
- noPlayersByName: '&cNgười chơi không tồn tại!'
- onlyPlayers: '&cOnly players ca use this command!'
- noKeys: '&aHiện tại không có code , hãy tạo code mới.'
- listKeys: '&aDanh sách code:'
- vipInfoFor: '&aThông tin '
- playerNotVip: '&cNgười chơi không có VIP!'
- moreThanZero: '&cPhải chọn số lớn hơn 0'
- noGroups: '&cSai tên nhóm VIP '
- keyGenerated: '&aTạo ra một code như sau:'
- invalidKey: '&cCode không tồn tại hoặc không hợp lệ!'
- vipActivated: '&aKích hoạt VIP thành công:'
- usesLeftActivation: '&b This key can be used for more: &6{uses} &btimes.'
- activeVip: '&b- VIP: &6{vip}'
- activeDays: '&b- Ngày: &6{days} &bngày'
- timeLeft: '&b- Thời hạn còn lại: &6'
- totalTime: '&b- Ngày: &6'
- timeKey: '&b- Code: &6'
- timeGroup: '&b- VIP: &6'
- timeActive: '&b- In Use: &6'
- infoUses: '&b- Uses left: &6'
- activeVipSetTo: '&aVIP của bạn là '
- days: ' &bngày'
- hours: ' &bgiờ'
- minutes: ' &bphút'
- and: ' &bvà'
- vipEnded: ' &bVIP của bạn &6{vip} &bđã hết hạn. &eHy vọng bạn cảm thấy vui trong
- thời gian sử dụng vừa qua &a:D'
- lessThan: '&6VIP của bạn sẽ hết sau gần 1 phút..'
- vipsRemoved: '&aVip(s) của người chơi bị xóa thành công!'
- vipSet: '&aTrao VIP thành công!'
- sync-groups: '&aGroup configs send to all servers!'
- list-of-vips: '&aDanh sách VIP: '
- vipAdded: '&aThêm VIP thành công!'
- listItemKeys: '&aDanh sách Code vật phẩm:'
- item: '&a-- vật phẩm: &b'
- itemsGiven: '&aItem {items} item(s) using a key.'
- itemsAdded: '&aItem(s) added to key:'
- keyRemoved: '&aXóa code thành công: &b'
- noKeyRemoved: '&cKhông có Code để xóa!'
- itemKeys: []
Add Comment
Please, Sign In to add comment