Search results

  1. tarynkelley

    Shutdown / Restart Plugin

    I'm using this batch file at the moment: @echo off chcp 65001 color 0F cls :restart rust_server.exe -batchmode -insecure -hostname "Rust Server" -cfg cfg/server.cfg -maxplayers 100 -port 28015 -datadir "rust_server_Data/" -nographics timeout /T 10 echo...
  2. tarynkelley

    Users Banned - How to unban?

    With /unbanip Playername (if you use BannedPeople) or in Server Console: fougerite.unban Playername http://fougerite.com/wiki/console-commands/
  3. tarynkelley

    Approved AdvancedTester (RecoilTest/JumpTest)

    After the recoiltest the first 2 items of the player in the hotbar gets lost.
  4. tarynkelley

    Fougerite Official

    Can you please update https://github.com/Notulp/Fougerite to the latest version? I wanna have a look at the RustPP files.
  5. tarynkelley

    I can't put wood foundaments in ground

    https://www.dropbox.com/s/2t5ayb4lh0perkp/rust_fougerite.7z?dl=1 or http://www.mediafire.com/download/9c3zapiyr6dbun7/rust_fougerite.7z
  6. tarynkelley

    NoKill

    Also interesting would be a plugin which prevents mods/admins from killing players when they have godmode on.
  7. tarynkelley

    Shutdown / Restart Plugin

    Is there at least a way to shut the server down same as when using CTRL+C?
  8. tarynkelley

    Shutdown / Restart Plugin

    Plugin Name: ServerControl Plugin command: /restart xxx /shutdown xxx (xxs for seconds, minimum 60 seconds or so) + a SteamID Whitelist for which Players can execute this command + Countdown Time Message like Rust.PP Shutdown + AutoSave + Announce Message (Popup) + GlobalChat I'm...
  9. tarynkelley

    Approved BannedPeople

    I noticed that mods can still ban other mods and even admins by using /dropb Can you implement a function which prevents banning admins or mods via /dropb?
  10. tarynkelley

    Fougerite Official

    Yes :) Running fine and stable Btw: A Happy New Year for you. Thanks for your great work and contribution to Rust Legacy with Fougerite! Keep it up :)
  11. tarynkelley

    Fougerite Official

    The Invalid IL code errors are with this version away. Also the GlobalBanlist Import was successfully and the file got deleted. EAC works now also normal. Thanks for the fix.
  12. tarynkelley

    Fougerite Official

    Can I copy the original Global Ban List again to the save folder so it gets again imported to the DS Database? Will this overwrite all of the other entries in the DS Databse? Why don't you implement a routine that the Global Ban List gets deleted or renamed automatically after a succesful...
  13. tarynkelley

    Fougerite Official

    It looks like the banlist gets overwritten after a server restart? When the Global Ban list got converted the Datastore was about 160 KB and I could see the IP Adresses in the plain text of the datastore file. After a server restart its only 60 kb and I can't see any ip adresses more in the...
  14. tarynkelley

    Console show error : Invalid IL code in SupplyDropZone

    I just tried the prepatched dll files. The error message still appear. I'm using the latest rust server version.
  15. tarynkelley

    Console show error : Invalid IL code in SupplyDropZone

    I have the same error message. I did not use the prepatched files but used the Patcher on a fresh and clean rust server installation. What is the is the difference between patching and using the Prepatched files? I saw patched and prepatched files have both the same file size but a different...
  16. tarynkelley

    Fougerite Official

    I'm getting this error message. It stops after some time. This message comes and goes. I saw there is also another thread: http://fougerite.com/threads/console-show-error-invalid-il-code-in-supplydropzone.790/ InvalidProgramException: Invalid IL code in SupplyDropZone:GetRandomTargetPos () ...
  17. tarynkelley

    Fougerite Decay System

    I found in the Fougerite Config the following parameters: ;deployabledecay=true ;structuredecay=true What happens exactly when I activate both of them? Is this decay system reliable? Thanks
  18. tarynkelley

    Should RustBuster change rust version too?

    Which Resources would RustBuster use to update the Rust Client? What happens when you are using a cracked Rust Client version?
  19. tarynkelley

    Should RustBuster change rust version too?

    RustBuster cannot work independently from the client version (at least 1069 Protocol Version)? What is the latest Rust Legacy Version on steam? 12.03.2015?
  20. tarynkelley

    Approved BannedPeople

    Is it possible to add a feature when you ban a player that he automatically drops his inventory?