Search results

  1. DreTaX

    AuthMe - 1.1

    Added even more stuff https://github.com/dretax/AuthMe/commit/6a93887aead98cf4cf4c60466ea146a39e57ee33 Added config setting PleaseLoginOrRegister Added config setting YouWillBeKicked Added config setting HelpTextTime When the user spawns every HelpTextTime seconds we will send the user the...
  2. DreTaX

    Approved AuthMe

    DreTaX updated AuthMe with a new update entry: 1.1 Read the rest of this update entry...
  3. DreTaX

    AuthMe - 1.1

    https://github.com/dretax/AuthMe/commit/dde36087805127d0813de7c5ae4b31734065b919 AuthMe's data that is stored in the memory is now Concurrent as It should be. This is necessarry due to the timer usage, and API extension. AuthMe now supports PermissionSystem Added new config option called...
  4. DreTaX

    hello, someone help me

    This is an english only forum. State your problems exactly, and what you are trying to do, otherwise this isn't helping.
  5. DreTaX

    Fougerite Official

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

    Fougerite Official - 1.8.1

    Fixed ConcurrentDictionary not having Clear() method Fixed Rust++ references to Server.Cache causing errors, all of it is now using the correct functions. Update your RustPP dll. Type of Server.Cache has been changed back to IDictionary to retain compatibility Improved function calling speed for...
  7. DreTaX

    Approved LegitRaid

    DreTaX updated LegitRaid with a new update entry: 1.2.4 Read the rest of this update entry...
  8. DreTaX

    LegitRaid - 1.2.4

    Some fixes that were in 1.2.3 Update to the latest Fougerite API. Added Permission support This plugin is still obsolete, bugs will probably not be fixed, and I still do not recommend to run this with a RustBuster server.
  9. DreTaX

    Approved Clans

    DreTaX updated Clans with a new update entry: 1.2.1 Read the rest of this update entry...
  10. DreTaX

    Clans - 1.2.1

    An old HurtEvent error that was fixed ages ago, but was not uploaded to the website.
  11. DreTaX

    Approved LootSaver

    DreTaX updated LootSaver with a new update entry: 1.2a Read the rest of this update entry...
  12. DreTaX

    LootSaver - 1.2a

    last changelog just reupload
  13. DreTaX

    Approved LootSaver

    DreTaX updated LootSaver with a new update entry: 1.2 Read the rest of this update entry...
  14. DreTaX

    LootSaver - 1.2

    Fixed ugly ass code So many rookie mistakes Using json to serialize object Fixed compatibility to fougerite's latest API PermissionSystem support No longer possible to spawn the saved loot via command, this is only supposed to happen on server load Using ServerLoad event instead of connected to...
  15. DreTaX

    Approved AAscii (ANA, AKA IllegalName)

    DreTaX updated AAscii (ANA, AKA IllegalName) with a new update entry: 1.2 Read the rest of this update entry...
  16. DreTaX

    AAscii (ANA, AKA IllegalName) - 1.2

    Some fixes, and added permissions. Untested, lemme know if there is any problem Config has been changed a bit, please update it if you need to
  17. DreTaX

    Approved TpFriend

    DreTaX updated TpFriend with a new update entry: 1.1 Read the rest of this update entry...
  18. DreTaX

    TpFriend - 1.1

    Added a new config option CheckPermissionsForDefaultCommands, check main page Added support for PermissionSystem Code improvements Pending list is now ConcurrentList, as TpFriend uses timers, and the main thread to modify and access this list. Not so healthy, this way It will work as It is intended
  19. DreTaX

    Approved DeathMSG

    DreTaX updated DeathMSG with a new update entry: 1.3 Read the rest of this update entry...
  20. DreTaX

    DeathMSG - 1.3

    Fixed the missing option from the Settings.ini as reported by @Pompeyo Added permissions Fixed cast issue report by @Robert