Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "Automatically Fill To (Amount)": 0,
- "Codes": [
- "ABC-DEF-GHI",
- "JKL-MNO-PQR-STU"
- ],
- "Commands": [
- {
- "Parameters": [
- "{username} just redeemed a VIP package!"
- ],
- "Command": "say"
- },
- {
- "Parameters": [
- "add",
- "{id}",
- "vip"
- ],
- "Command": "o.usergroup"
- }
- ]
- },
- {
- "Automatically Fill To (Amount)": 2,
- "Codes": [
- "123-456-111",
- "123-456-111",
- ],
- "Commands": [
- {
- "Parameters": [
- "{username} just redeemed a VIP package!"
- ],
- "Command": "say"
- },
- {
- "Parameters": [
- "add",
- "{id}",
- "vip-plus"
- ],
- "Command": "o.usergroup"
- }
- ]
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment