AntiOfflineRaid

Moved

Total Downloads: 6,124 - First Release: Nov 17, 2015 - Last Update: Mar 1, 2018

5/5, 32 likes
  1. hello guys, can someone send the setting that when man after 15 minutes offline everything goes directly to - 100% no longer gets hurt? :)
    the advantage of my problem the config overrides by itself and the player times between 1-3 hours.. -.- i need immediate offline raid protection after 15 minutes, hm.

    thanks for read

    Hightower
     
  2. Calytic

    Calytic Community Admin Community Mod

    Command is admin-only currently.
     
  3. Set your cooldown time to 15 mins, then interim damage to 0.0 and any other entries like 24 hours etc to 0.0
     
  4. ok i will try it and i hope it works :p

    hightower
     
  5. Calytic

    Calytic Community Admin Community Mod

    Calytic updated AntiOfflineRaid with a new update entry:

    0.2.4

     
  6. How do I automatically assign offline raid protection to every new player that comes into my server without doing it manually each time?! Cheers!
     
  7. Calytic

    Calytic Community Admin Community Mod

    grant group default antiofflineraid.protect
     
  8. Is it possible to not reset the data upon a reload? I updated the plugin and players who havn't been online since the reload have no protection now. Is it just more advisable to save updates like this for the beginning of a wipe cycle?
     
  9. Calytic

    Calytic Community Admin Community Mod

    AOR doesn't save data when the plugin is unloaded because that often corrupts the data file. To avoid this, run "server.save" before unloading or reloading the plugin.
     
  10. can anyone tell me how this works? im comfused
     
  11. Calytic

    Calytic Community Admin Community Mod

    Load the plugin.

    then run: grant group default antiofflineraid.protect
     
  12. is plugin working now?
     
  13. Interested to see if it is possible to slightly merge the GUIShop with AntiOfflineRaid. In the seance that players could go the the /shop and purchase an item that would activate AntiOfflineRaid command 'grant user <username> antiofflineraid.protect' for a set amount of time. After which time the 'revoke user <username> antiofflineraid.protect' would be run.

    I posted this in the GUIShop forum as well.

    thanks
    Pond
     
  14. This is a lil annoying, AO doesn't seem to be that great a lot of the time, many users with no player found when you search for them

    upload_2016-9-30_15-46-30.png
     
  15. How do I make it so when a player is offline for 1 hour, there base is 70% dmg reduced making a offline raid cost a fortune?
     
  16. Calytic

    Calytic Community Admin Community Mod

    Alright, try the attached version (0.2.5) - tell me if that works better for you. If so, I'll push it as an update.

    Code:
      "damageScale": {
        "1": 0.7,
      }
     

    Attached Files:

  17. We have 100% protection when offline at all times, so you only can raid while online. When you got offline, it takes 10 minutes to get the protection. The problem is people abusing this, and disconnecting when they are getting raided. The raiders then only have 10 minutes. This is very problematic when raiding bigger bases, or in the early game.
    Is there a fix to this? Like refusing protection if you disconnect during a raid? or you get 1 hour?
     
  18. You can change it so instead of giving 100% instantly, it will build up from like 5-10-15%
     
  19. Calytic

    Calytic Community Admin Community Mod

    It is configurable with "cooldownMinutes"
     
  20. But the cooldownminutes is also how long untill you get the protection after you disconnect? If i set the cooldownMinutes to 60 minutes, everyone would have to wait 1 hour for protection after disconnect, even though they weren't beeing raided?