Search results

  1. DreTaX

    Approved DestroySystem

    DreTaX updated DestroySystem with a new update entry: Fixes Read the rest of this update entry...
  2. DreTaX

    DestroySystem - Fixes

    Fixed giveback
  3. DreTaX

    Fougerite Official

    DreTaX updated Fougerite Official with a new update entry: Fixes/Additions Read the rest of this update entry...
  4. DreTaX

    Fougerite Official - Fixes/Additions

    Player Property is now available in the InventoryAdd/Remove event Autoban for radiation hackers ClientMove hook for C# users Modified patcher, please re-patch
  5. DreTaX

    Approved HungerGames

    DreTaX updated HungerGames with a new update entry: Fixes Read the rest of this update entry...
  6. DreTaX

    HungerGames - Fixes

    https://github.com/dretax/Python-Plugins/commit/8d83be651151ccfb57a41180121c62645087c5b1
  7. DreTaX

    Approved BannedPeople

    DreTaX updated BannedPeople with a new update entry: Fixes Read the rest of this update entry...
  8. DreTaX

    BannedPeople - Fixes

    Offline ban fix
  9. DreTaX

    Fougerite Official

    DreTaX updated Fougerite Official with a new update entry: Fixes/Additions Read the rest of this update entry...
  10. DreTaX

    Fougerite Official - Fixes/Additions

    Added an Entity.MaxHealth property Fougerite Ban check/methods are now fixed, and I'm now checking if you are banned OnPlayerApproval event RustPP API got some extras public bool HasPermission(string perm) { return AdminClass.HasPermission(perm); }...
  11. DreTaX

    Approved BannedPeople

    DreTaX updated BannedPeople with a new update entry: Update Read the rest of this update entry...
  12. DreTaX

    BannedPeople - Update

    Cleaner/Performance boosted Uses Global Ban list now.
  13. DreTaX

    Approved DeathMSG

    DreTaX updated DeathMSG with a new update entry: Fixes/Additions Read the rest of this update entry...
  14. DreTaX

    DeathMSG - Fixes/Additions

    Config file has new options, replace the old if you had one Much faster, performance was boosted. Uses Fougerite Global Ban list now.
  15. DreTaX

    Fougerite Official

    DreTaX updated Fougerite Official with a new update entry: Additions Read the rest of this update entry...
  16. DreTaX

    Fougerite Official - Additions

    Fougerite.dll and RustPP.dll were updated. Fougerite now uses the GlobalBanlist and checks if the player is banned on connection Improved the Ban methods in the Server class RustPP got two new config options (Included in the new config file, Join and Leave message values): [Settings]...
  17. DreTaX

    Approved HungerGames

    DreTaX updated HungerGames with a new update entry: Fixes Read the rest of this update entry...
  18. DreTaX

    HungerGames - Fixes

    Mostly game fixes https://github.com/dretax/Python-Plugins/commit/c7466a877e8d45abe77681dbfd14b2c403daa4aa https://github.com/dretax/Python-Plugins/commit/4a9550324a5df1839c90082513c03d42b70c6a6c https://github.com/dretax/Python-Plugins/commit/8245a4fc844e4f31e391cbd22bc23eaf03b111a5...
  19. DreTaX

    Approved Wiper

    DreTaX updated Wiper with a new update entry: Fixes Read the rest of this update entry...
  20. DreTaX

    Wiper - Fixes

    Lots of performance fixes Fixed wiper not wiping objects It should not cause lagg now, but If It does, It should take 3-4 secs only. I tested this, I had 33000 objects, and I only had the dates updated. It wiped 8300 objects in 5 secs.