3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-24 11:39:25 +01:00
PyLink/plugins
James Lu f0fab0c0ad games: remove 'fml'
This is a blocking command which can potentially freeze the server given enough network interruption.
It will likely be reintroduced later on in some sort of "Websites" plugin, possibly in the contrib repository.
2017-07-02 21:18:32 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
automode.py coremods, plugins: migrate to snake case 2017-06-29 23:01:39 -07:00
bots.py coremods, plugins: migrate to snake case for protocol communication 2017-06-30 21:30:20 -07:00
changehost.py coremods, plugins: migrate to snake case for protocol communication 2017-06-30 21:30:20 -07:00
commands.py various: convert sortPrefixes/getPrefixModes calls to snake case 2017-06-30 21:40:05 -07:00
ctcp.py ctcp: -that 2017-01-20 22:32:32 -08:00
example_service.py Add an example services plugin 2017-01-21 11:59:43 -08:00
example.py core: convert IrcUser calls to User 2017-06-30 21:44:31 -07:00
exec.py coremods, plugins: migrate to snake case 2017-06-29 23:01:39 -07:00
fantasy.py coremods, plugins: migrate to snake case 2017-06-29 23:01:39 -07:00
games.py games: remove 'fml' 2017-07-02 21:18:32 -07:00
global.py coremods, plugins: migrate to snake case 2017-06-29 23:01:39 -07:00
networks.py networks: clear the 'remote command used' state and break if overriding account/reply target fails 2017-05-12 19:58:03 -07:00
opercmds.py coremods, plugins: migrate to snake case for protocol communication 2017-06-30 21:30:20 -07:00
relay_clientbot.py Merge branch 'wip/irc-explosion-2' into devel (#475) 2017-07-02 21:16:06 -07:00
relay.py Merge branch 'wip/irc-explosion-2' into devel (#475) 2017-07-02 21:16:06 -07:00
servermaps.py coremods, plugins: migrate to snake case 2017-06-29 23:01:39 -07:00
servprotect.py coremods, plugins: migrate to snake case 2017-06-29 23:01:39 -07:00
stats.py stats: add an --all option to 'uptime', and check for disconnected networks 2017-01-30 00:18:50 -08:00