3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-27 21:19:31 +01:00
PyLink/coremods
James Lu 5d251d511a corecommands: fix wrong plugin module name causing 'unload' to not work
Plugin modules are now named 'pylinkirc.plugins.abcd' instead of just 'abcd', since the import system is absolute now.
2016-07-10 21:41:08 -07:00
..
__init__.py core: add extban support in matchHost, and $account matching (#170) 2016-07-07 00:26:52 -07:00
control.py control: copy world.networkobjects to prevent RuntimeError 2016-07-01 22:20:24 -07:00
corecommands.py corecommands: fix wrong plugin module name causing 'unload' to not work 2016-07-10 21:41:08 -07:00
exttargets.py exttargets: $pylinkacc matcher 2016-07-07 12:10:09 -07:00
handlers.py coremods: remove references to 'coreplugin' in logging 2016-07-01 21:08:50 -07:00
service_support.py Integrate services_support and automode 2016-07-07 21:54:59 -07:00