Search results

  1. balu92

    WhiteList

    balu92 submitted a new resource: WhiteList - This is a simple withelist plugin Read more about this resource...
  2. balu92

    Pluton logo

    Hey fellas! Is any talented logo artist out there? We need a logo for Pluton. (http://en.wikipedia.org/wiki/Pluton) Whoever's logo we choose, we'll put his/her nick or real name in the credits and we will use that logo on our forum.
  3. balu92

    TimedEvent

    TimedEvents changed in pluton. From now on TimedEvent "Callback"s will always have a parameter and that's the timer itself. And I'm introducing the parallel timed events: def On_PlayerConnected(self, player): myDict = Plugin.CreateDict() myDict["joined"] = player...
  4. balu92

    New forum for the pluton team

    So what do you guys think, what domain should we go with? plutonteam.com? rust-pluton.com? other ideas?
  5. balu92

    IronPython needs testers

    IronPythonModule is the new way of creating plugins, its not an official plugin, yet. Github: https://github.com/balu92/IronPythonModule IronPythonModule is in pre-open-alpha-beta-early-access phase (did I miss any of the popular tags?) Current version: 1.0.3 Read the Readme, ask the questions...