Advertisement
Guest User

Redeem Storage API - Default Configuration

a guest
Apr 3rd, 2023
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.60 KB | None | 0 0
  1. {
  2.   "Redeem Commands": [
  3.     "redeem",
  4.     "red"
  5.   ],
  6.   "PopUp API Preset": "Legacy",
  7.   "Redeem Storage Item Reminder (in seconds, 0 to disable)": 600,
  8.   "Redeem Inventories": {
  9.     "default": {
  10.       "Default Redeem Inventory (only one)": true,
  11.       "PopUp Message (configurable in lang file)": false,
  12.       "Redeem Only In Safezone": true,
  13.       "Redeem Only If Authed": true
  14.     },
  15.     "shop": {
  16.       "Default Redeem Inventory (only one)": false,
  17.       "PopUp Message (configurable in lang file)": true,
  18.       "Redeem Only In Safezone": false,
  19.       "Redeem Only If Authed": false
  20.     }
  21.   }
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement