AutoPurge

Moved

Total Downloads: 5,820 - First Release: Dec 27, 2015 - Last Update: Sep 18, 2017

5/5, 34 likes
  1. Remove a Clan?
     
  2. Removing inactive clans.
     
  3. Yea, but how do you mean that?
    They will already be purged if the last member, who was online, gets offline over the time limit.
    Or do you mean instant by command?
     
  4. I'm talking like actually disbanding the clan, automatically, so if the players aren't online for X days the clan is deleted.
     
  5. This will be done actually by the plugin. The purge protection for clans works only, if minimum one clanmember is/was online shorter then the inactivitytimer...
    If the whole clan has left and no one comes back, their complete stuff will be removed once the timer was reached for the last member, who was online.
     
  6. I'm aware it removes the building, I'm talking about deleting the clan too.
     
  7. ClansIO has no API for doing such stuff from external access.

    It could/would have such thing once i would take over the plugin from dcode :p
     
  8. Oh ok then.
     
  9. Code:
     [Debug]   at (wrapper managed-to-native) UnityEngine.Component:get_gameObject ()
      at Oxide.Plugins.AutoPurge.<MainTimer>m__3 (.BaseNetworkable p) [0x00000] in <filename unknown>:0
      at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[BaseNetworkable].MoveNext () [0x00000] in <filename unknown>:0
      at System.Collections.Generic.List`1[BaseNetworkable].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0
      at System.Collections.Generic.List`1[BaseNetworkable]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0
      at System.Linq.Enumerable.ToList[BaseNetworkable] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AutoPurge.MainTimer (Boolean freshStart) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.AutoPurge.<initMainTimer>m__2 () [0x00000] in <filename unknown>:0
      at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00000] in <filename unknown>:0
     
  10. Which Oxide Version is running? getting from cmd 'oxide.version'
    And which AutoPurge version?
     
  11. [Info] Oxide 2.0.2094 for Rust 925.64 (1381)

    AutoPurge v1.1.2 by Fujikura/Norn
     
  12. PLz update oxide to latest 2112 and check with this version.
     
  13. Does this work retro-actively? I mean, if I install it now and run it, will it delete abandoned objects that have been on the server, or does it only start tracking from the time it's installed? (Not sure if this question is making sense lol. Hopefully you know what I mean.)
     
  14. From the time it is installed.
     
  15. Thanks :)
     
  16. anyone else having issue with the timer not working on this plugin after latest update?
     
  17. all have this issue
     
  18. Yah kraz I'm getting it too. Maybe Wulf changed how it works, I know he changed a few other things.
    Oxide API for Rust
     
  19. Fujikura updated Auto Purge with a new update entry:

    1.1.3

     
  20. Is there a way to exclude a oxide group, for example VIP's.

    Thanks for the update, works like a charm.