Jump to content

Players able to claim everything in 1 day.

Closed 1.0.2 1.0.3

My players reported that they managed to claim everything after the force wipe. 

Upon checking the data file, it was shown that he managed to claim all 9 days of rewards. 

 

 

image.png

Share this comment


Link to comment

@MeventI do not see the term "Autowipe" within the config.
 

This is my current config setup for your reference.

 

{
  "Commands": [
    "rewards",
    "daily"
  ],
  "Work with Notify?": true,
  "Work with LangAPI?": true,
  "Wipe on new map save": true,
  "Cooldown Settings": {
    "Checking for AFK? (using AFKChecker)": false,
    "Cooldowns (permission – cooldown)": {
      "dailyrewards.admin": 60,
      "dailyrewards.premium": 2600
    },

/////////////////////////////////////////[SKIPPED] REWARDS GOES HERE [SKIPPED]/////////////////////////////////////////////////

"Inventory settings": {
    "Enable item storage in inventory?": true,
    "Do the items received retain when wiping?": false,
    "Use a cooldown after a wipe?": false,
    "Cooldown after a wipe": 0,
    "Prohibit taking items in Building Blocked?": true,
    "Prohibit taking items when combat blocked?": true,
    "Prohibit taking items when raid blocked?": true
  },
  "Permission (ex: dailyrewards.use)": "dailyrewards.use",
  "Daily reset settings": {
    "Time to reset (hh:mm)": "00:00",
    "Time Zone": "Singapore Standard Time"
  },
  "Notification settings": {
    "On Cooldown Ended": {
      "Type": 2130354,
      "Show when a player has connected to the server?": false,
      "Show when the cooldown is over?": false
    },
    "Has Cooldown": {
      "Type": 2130355,
      "Show when a player has connected to the server?": false
    }
  },
  "UI settings": {
    "Available Day Color": {
      "Opacity (0 - 100)": 100,
      "HEX": "#EF5125"
    },
    "Background": {
      "Display type (Overlay/Hud)": "Overlay",
      "Sprite": "assets/content/textures/generic/fulltransparent.tga",
      "Material": "",
      "Image": "https://i.ibb.co/K6LTT51/image-1.png",
      "Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#FFFFFF"
      },
      "AnchorMin": "0 0",
      "AnchorMax": "1 1",
      "OffsetMin": "0 0",
      "OffsetMax": "0 0"
    },
    "No Award Image": "https://i.ibb.co/sW7csSS/image.png",
    "Blocked Day Color": {
      "Opacity (0 - 100)": 100,
      "HEX": "#525557"
    },
    "Blocked With Cooldown Day Color": {
      "Opacity (0 - 100)": 100,
      "HEX": "#525557"
    },
    "Button Back Image": "https://i.ibb.co/27g86Sk/image.png",
    "Button Next Image": "https://i.ibb.co/SPT0vN1/image.png",
    "Edit Image": "https://i.ibb.co/XyJfGSv/image.png",
    "Special Day Color": {
      "Opacity (0 - 100)": 100,
      "HEX": "#FF9A1E"
    },
    "Special day Image for the final day": "https://i.ibb.co/Zd1jcwz/image.png",
    "Progress Bar Color": {
      "Opacity (0 - 100)": 100,
      "HEX": "#EF5125"
    },
    "Rust Icon Image": "https://i.ibb.co/Tbt6ZWS/image.png",
    "Secret Day Image": "https://i.ibb.co/P4K4HvY/image.png",
    "Select Item Image": "https://i.ibb.co/pJF7XJN/search.png",
    "Show image on secret day?": false,
    "Taked Day Color": {
      "Opacity (0 - 100)": 100,
      "HEX": "#525557"
    },
    "Use color for a fully filled progress bar?": false,
    "Fully Filled Progress Bar Color": {
      "Opacity (0 - 100)": 100,
      "HEX": "#FF9A1E"
    },
    "Use color for the special day?": false,
    "Plugin title": {
      "Font Size": 52,
      "Is Bold?": true,
      "Align": "UpperLeft",
      "Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#DCDCDC"
      },
      "AnchorMin": "0.5 0.5",
      "AnchorMax": "0.5 0.5",
      "OffsetMin": "-537.5 160",
      "OffsetMax": "537.5 225"
    },
    "Plugin description": {
      "Font Size": 20,
      "Is Bold?": false,
      "Align": "UpperLeft",
      "Color": {
        "Opacity (0 - 100)": 90,
        "HEX": "#FFFFFF"
      },
      "AnchorMin": "0.5 0.5",
      "AnchorMax": "0.5 0.5",
      "OffsetMin": "-537.5 35",
      "OffsetMax": "537.5 150"
    },
    "Inventory button": {
      "Button Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#EF5125"
      },
      "Sprite": "",
      "Material": "",
      "Image": "",
      "Image Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#FFFFFF"
      },
      "Font Size": 14,
      "Is Bold?": true,
      "Align": "MiddleCenter",
      "Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#FFFFFF"
      },
      "AnchorMin": "1 1",
      "AnchorMax": "1 1",
      "OffsetMin": "-180 -55",
      "OffsetMax": "-90 -15"
    },
    "Close button": {
      "Button Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#EF5125"
      },
      "Sprite": "assets/icons/close.png",
      "Material": null,
      "Image": "",
      "Image Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#FFFFFF"
      },
      "Font Size": 14,
      "Is Bold?": false,
      "Align": "MiddleCenter",
      "Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#FFFFFF"
      },
      "AnchorMin": "1 1",
      "AnchorMax": "1 1",
      "OffsetMin": "-80 -55",
      "OffsetMax": "-40 -15"
    },
    "Back page button (active)": {
      "Button Color": {
        "Opacity (0 - 100)": 0,
        "HEX": "#000000"
      },
      "Sprite": "",
      "Material": "",
      "Image": "https://i.ibb.co/27g86Sk/image.png",
      "Image Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#EF5125"
      },
      "Font Size": 14,
      "Is Bold?": false,
      "Align": "MiddleCenter",
      "Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#FFFFFF"
      },
      "AnchorMin": "0 0.5",
      "AnchorMax": "0 0.5",
      "OffsetMin": "50 -75",
      "OffsetMax": "80 -45"
    },
    "Back page button (inactive)": {
      "Button Color": {
        "Opacity (0 - 100)": 0,
        "HEX": "#000000"
      },
      "Sprite": "",
      "Material": "",
      "Image": "https://i.ibb.co/27g86Sk/image.png",
      "Image Color": {
        "Opacity (0 - 100)": 20,
        "HEX": "#FFFFFF"
      },
      "Font Size": 14,
      "Is Bold?": false,
      "Align": "MiddleCenter",
      "Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#FFFFFF"
      },
      "AnchorMin": "0 0.5",
      "AnchorMax": "0 0.5",
      "OffsetMin": "50 -75",
      "OffsetMax": "80 -45"
    },
    "Next page button (active)": {
      "Button Color": {
        "Opacity (0 - 100)": 0,
        "HEX": "#000000"
      },
      "Sprite": "",
      "Material": "",
      "Image": "https://i.ibb.co/SPT0vN1/image.png",
      "Image Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#EF5125"
      },
      "Font Size": 14,
      "Is Bold?": false,
      "Align": "MiddleCenter",
      "Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#FFFFFF"
      },
      "AnchorMin": "1 0.5",
      "AnchorMax": "1 0.5",
      "OffsetMin": "-80 -75",
      "OffsetMax": "-50 -45"
    },
    "Next page button (inactive)": {
      "Button Color": {
        "Opacity (0 - 100)": 0,
        "HEX": "#000000"
      },
      "Sprite": "",
      "Material": "",
      "Image": "https://i.ibb.co/SPT0vN1/image.png",
      "Image Color": {
        "Opacity (0 - 100)": 20,
        "HEX": "#FFFFFF"
      },
      "Font Size": 14,
      "Is Bold?": false,
      "Align": "MiddleCenter",
      "Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#FFFFFF"
      },
      "AnchorMin": "1 0.5",
      "AnchorMax": "1 0.5",
      "OffsetMin": "-80 -75",
      "OffsetMax": "-50 -45"
    },
    "Progress bar background": {
      "Sprite": "",
      "Material": "",
      "Image": "",
      "Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#646668"
      },
      "AnchorMin": "0.5 0.5",
      "AnchorMax": "0.5 0.5",
      "OffsetMin": "-537.5 -255",
      "OffsetMax": "537.5 -250"
    },
    "Cooldown panel": {
      "Sprite": null,
      "Material": null,
      "Image": null,
      "Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#EF5125"
      },
      "AnchorMin": "0.5 0.5",
      "AnchorMax": "0.5 0.5",
      "OffsetMin": "-100 -305",
      "OffsetMax": "120 -275"
    },
    "Cooldown title": {
      "Font Size": 20,
      "Is Bold?": false,
      "Align": "MiddleRight",
      "Color": {
        "Opacity (0 - 100)": 90,
        "HEX": "#FFFFFF"
      },
      "AnchorMin": "0 0",
      "AnchorMax": "0 1",
      "OffsetMin": "-450 0",
      "OffsetMax": "-10 0"
    },
    "Left Days panel": {
      "Sprite": null,
      "Material": null,
      "Image": null,
      "Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#EF5125"
      },
      "AnchorMin": "0.5 0.5",
      "AnchorMax": "0.5 0.5",
      "OffsetMin": "495 -300",
      "OffsetMax": "550 -280"
    },
    "Left Days title": {
      "Font Size": 16,
      "Is Bold?": true,
      "Align": "MiddleRight",
      "Color": {
        "Opacity (0 - 100)": 90,
        "HEX": "#FFFFFF"
      },
      "AnchorMin": "0 0",
      "AnchorMax": "0 1",
      "OffsetMin": "-200 0",
      "OffsetMax": "-5 0"
    },
    "Left Days amount": {
      "Font Size": 16,
      "Is Bold?": true,
      "Align": "MiddleCenter",
      "Color": {
        "Opacity (0 - 100)": 90,
        "HEX": "#FFFFFF"
      },
      "AnchorMin": "0 0",
      "AnchorMax": "1 1",
      "OffsetMin": "0 0",
      "OffsetMax": "0 0"
    },
    "[Award Info] Back page button (active)": {
      "Button Color": {
        "Opacity (0 - 100)": 0,
        "HEX": "#000000"
      },
      "Sprite": "",
      "Material": "",
      "Image": "https://i.ibb.co/27g86Sk/image.png",
      "Image Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#EF5125"
      },
      "Font Size": 14,
      "Is Bold?": false,
      "Align": "MiddleCenter",
      "Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#FFFFFF"
      },
      "AnchorMin": "0 0",
      "AnchorMax": "0 0",
      "OffsetMin": "30 120",
      "OffsetMax": "60 150"
    },
    "[Award Info] Back page button (inactive)": {
      "Button Color": {
        "Opacity (0 - 100)": 0,
        "HEX": "#000000"
      },
      "Sprite": "",
      "Material": "",
      "Image": "https://i.ibb.co/27g86Sk/image.png",
      "Image Color": {
        "Opacity (0 - 100)": 20,
        "HEX": "#FFFFFF"
      },
      "Font Size": 14,
      "Is Bold?": false,
      "Align": "MiddleCenter",
      "Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#FFFFFF"
      },
      "AnchorMin": "0 0",
      "AnchorMax": "0 0",
      "OffsetMin": "30 120",
      "OffsetMax": "60 150"
    },
    "[Award Info] Next page button (active)": {
      "Button Color": {
        "Opacity (0 - 100)": 0,
        "HEX": "#000000"
      },
      "Sprite": "",
      "Material": "",
      "Image": "https://i.ibb.co/SPT0vN1/image.png",
      "Image Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#EF5125"
      },
      "Font Size": 14,
      "Is Bold?": false,
      "Align": "MiddleCenter",
      "Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#FFFFFF"
      },
      "AnchorMin": "1 0",
      "AnchorMax": "1 0",
      "OffsetMin": "-60 120",
      "OffsetMax": "-30 150"
    },
    "[Award Info] Next page button (inactive)": {
      "Button Color": {
        "Opacity (0 - 100)": 0,
        "HEX": "#000000"
      },
      "Sprite": "",
      "Material": "",
      "Image": "https://i.ibb.co/SPT0vN1/image.png",
      "Image Color": {
        "Opacity (0 - 100)": 20,
        "HEX": "#FFFFFF"
      },
      "Font Size": 14,
      "Is Bold?": false,
      "Align": "MiddleCenter",
      "Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#FFFFFF"
      },
      "AnchorMin": "1 0",
      "AnchorMax": "1 0",
      "OffsetMin": "-60 120",
      "OffsetMax": "-30 150"
    },
    "[Award Info] Pages amount": {
      "Font Size": 22,
      "Is Bold?": true,
      "Align": "MiddleCenter",
      "Color": {
        "Opacity (0 - 100)": 40,
        "HEX": "#FFFFFF"
      },
      "AnchorMin": "0.5 0",
      "AnchorMax": "0.5 0",
      "OffsetMin": "-125 120",
      "OffsetMax": "125 150"
    },
    "[Award Info] Close button": {
      "Button Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#519229"
      },
      "Sprite": null,
      "Material": null,
      "Image": null,
      "Image Color": null,
      "Font Size": 32,
      "Is Bold?": true,
      "Align": "MiddleCenter",
      "Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#FDEDE9"
      },
      "AnchorMin": "0.5 0",
      "AnchorMax": "0.5 0",
      "OffsetMin": "-180 30",
      "OffsetMax": "180 85"
    },
    "[Award Info] Title": {
      "Font Size": 36,
      "Is Bold?": true,
      "Align": "MiddleCenter",
      "Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#DCDCDC"
      },
      "AnchorMin": "0 1",
      "AnchorMax": "1 1",
      "OffsetMin": "0 -100",
      "OffsetMax": "0 0"
    },
    "[Award Info] Panel": {
      "Sprite": null,
      "Material": null,
      "Image": null,
      "Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#202224"
      },
      "AnchorMin": "0.5 0.5",
      "AnchorMax": "0.5 0.5",
      "OffsetMin": "-210 -317.5",
      "OffsetMax": "210 317.5"
    },
    "[Award Info] Panel (in editing mode)": {
      "Sprite": null,
      "Material": null,
      "Image": null,
      "Color": {
        "Opacity (0 - 100)": 100,
        "HEX": "#202224"
      },
      "AnchorMin": "0.5 0.5",
      "AnchorMax": "0.5 0.5",
      "OffsetMin": "-410 -317.5",
      "OffsetMax": "10 317.5"
    },
    "[Award Info] Item background color": {
      "Opacity (0 - 100)": 100,
      "HEX": "#38393F"
    }
  },
  "Version": {
    "Major": 1,
    "Minor": 0,
    "Patch": 2
  }
    "Default Cooldown": 3600,
    "Enabled": true
  },

 

Edited by HellHunter
Added bottom part of the config

Share this comment


Link to comment

Hi admin @MeventSupport  @Mevent, hope you are feeling better, would appreciate it if you can help to solve this before the next force wipe as plugin had been disabled since I brought it last wipe.

 

Should you require any further information do let me know thank you.

Share this comment


Link to comment

Hi Admin @Mevent, yes, and I believe that setting can be configured in the existing plugin Config. The issue was during wipe day, after server was wiped, players managed to claim every single day inside the rewards panel every hour by staying online. 

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

83.7k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.