You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
JustinAJ 131fd09f51 Players now have an empty UUID when a player not using steam joins the game while using the default uuid system. 9 years ago
Bot Added Surrender translation 9 years ago
ChannelRelay Updated name in copyright notices. 9 years ago
CoreCommands Updated name in copyright notices. 9 years ago
ExtraCommands Updated name in copyright notices. 9 years ago
FunCommands Updated name in copyright notices. 9 years ago
Jupiter@5b83899a03 Revamped ban system internals: 9 years ago
Plugin.Example Updated name in copyright notices. 9 years ago
Plugin.Template Updated name in copyright notices. 9 years ago
PluginManager Updated name in copyright notices. 9 years ago
Release Players now have an empty UUID when a player not using steam joins the game while using the default uuid system. 9 years ago
RenX.AlwaysRecord Added plugin: RenX.AlwaysRecord 9 years ago
RenX.Announcements Updated name in copyright notices. 9 years ago
RenX.Commands Changed ban flag type from uint8_t to uint16_t 9 years ago
RenX.Core Players now have an empty UUID when a player not using steam joins the game while using the default uuid system. 9 years ago
RenX.DNS RenX.Core: 9 years ago
RenX.ExcessiveHeadshots Revamped ban system internals: 9 years ago
RenX.ExtraLogging Updated name in copyright notices. 9 years ago
RenX.Greetings Updated name in copyright notices. 9 years ago
RenX.HybridUUID Updated name in copyright notices. 9 years ago
RenX.IRCJoin Updated name in copyright notices. 9 years ago
RenX.Ladder Revamped ban system internals: 9 years ago
RenX.Listen Updated name in copyright notices. 9 years ago
RenX.Logging Revamped ban system internals: 9 years ago
RenX.Medals Updated name in copyright notices. 9 years ago
RenX.MinPlayers Updated name in copyright notices. 9 years ago
RenX.ModSystem RenX.Core: 9 years ago
RenX.NicknameUUID Updated name in copyright notices. 9 years ago
RenX.Plugin.Template Updated name in copyright notices. 9 years ago
RenX.SetJoin Updated name in copyright notices. 9 years ago
RenX.Warn Revamped ban system internals: 9 years ago
SetJoin Updated name in copyright notices. 9 years ago
.gitattributes Initial commit to add default .gitIgnore and .gitAttribute files. 10 years ago
.gitignore Initial commit to add default .gitIgnore and .gitAttribute files. 10 years ago
.gitmodules Update .gitmodules 9 years ago
Config.ini RenX.Core: 9 years ago
Jupiter Bot.sln RenX.Core: 9 years ago
LICENSE Update LICENSE 9 years ago
MakeRelease.bat Update MakeRelease.bat 9 years ago
Mods.ini Moved ini/txt files from "Release" to base directory. 9 years ago
ReadMe.txt Moved ini/txt files from "Release" to base directory. 9 years ago
RenXGameCommands.ini Added RenX::BasicGameCommand, and appropriate config sections in RenXGameCommands.ini. 9 years ago
Translations.ini Moved ini/txt files from "Release" to base directory. 9 years ago

ReadMe.txt

The command line for this application is as follows:
Bot.exe [-config Config.ini] [-pluginsdir Plugins\]

There are also many configuration options in the Config
file. Please read through these to get an idea of what
exactly you can actually configure the bot to do. If you
understand how to configure this bot, you can potentially
reduce all of your IRC bots down to a single instance.

Also: Take note that whenever the bot syncs the config
from memory to the file (such as when adding a setjoin),
all comments in the file are destroyed.