Search results

  1. DreTaX

    Client Side

    We are working on a stuff like that we don't have one yet.
  2. DreTaX

    Approved HungerGames

    DreTaX updated HungerGames with a new update entry: 1.5.0 Hotfix5 Read the rest of this update entry...
  3. DreTaX

    HungerGames - 1.5.0 Hotfix5

    Some fixes in the plugin itself again. https://github.com/dretax/Python-Plugins/commit/a57a7c8ff020fbac6a23919055d16fd6e9971348 You will need the latest Fougerite (1.2.2) for this update.
  4. DreTaX

    Client Side

    Install what exactly?
  5. DreTaX

    Approved AAscii (ANA, AKA IllegalName)

    DreTaX updated AAscii (ANA) with a new update entry: 1.6.3 Read the rest of this update entry...
  6. DreTaX

    AAscii (ANA, AKA IllegalName) - 1.6.3

    Added new config options for removing illegal chars from Moderators and Admins names, which will not rename them, just remove the annoying chars that may cause problems in other py plugins, due to the ironpython bug.
  7. DreTaX

    Fougerite Official

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

    Fougerite Official - 1.2.2

    Added some new methods in Fougerite and made some classes in Rust++ public so you can access some of the Rust++ APIs by the help of Server.GetRustPPAPI() public void RemoveInstaKO(ulong userID) { InstaKOCommand command =...
  9. DreTaX

    Approved BannedPeople

    DreTaX updated BannedPeople with a new update entry: 1.7.0-1.7.1 Read the rest of this update entry...
  10. DreTaX

    BannedPeople - 1.7.0-1.7.1

    Droptest should be better
  11. DreTaX

    Fougerite Official

    Some nice updates coming out today.
  12. DreTaX

    Fougerite Official

    DreTaX updated Fougerite Official with a new update entry: 1.2.1B2 Read the rest of this update entry...
  13. DreTaX

    Fougerite Official - 1.2.1B2

    Rust++ Saving bugs fixed Fougerite Chat Fixer is now working great.
  14. DreTaX

    Fougerite Official

    DreTaX updated Fougerite Official with a new update entry: 1.2.1b Read the rest of this update entry...
  15. DreTaX

    Fougerite Official - 1.2.1b

    small fix on chat (Failed, update coming tomorrow)
  16. DreTaX

    Approved CountryBlackList

    @PearlJ Jakkee Line 44 is wrong. Here is the correct version: __title__ = 'CountryBlackList' __author__ = 'Jakkee' __version__ = '1.1.1' try: import clr clr.AddReferenceByPartialName("Fougerite", "GeoIP") import Fougerite import GeoIP from GeoIP import GeoIP as RealGeoIP...
  17. DreTaX

    Approved LootSaver

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

    LootSaver - 1.1

    Small fix
  19. DreTaX

    Approved iConomy

    Bug in Fougerite fixed. Put the int back to float(), It should be okay.
  20. DreTaX

    Fougerite Official

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