maps/python/events
Nicolas Weeger 7615c2b723 Fix broken weapon check 2022-05-29 12:24:37 +02:00
..
born Split event files, make subdirs. 2006-01-07 23:44:05 +00:00
death Fix handling in autojail when a player is killed by starvation. 2020-10-20 18:37:10 +00:00
gkill Fix broken weapon check 2022-05-29 12:24:37 +02:00
init Register 'autojail' and 'disinfect' as DM-only 2022-01-30 09:41:07 +01:00
kick Run whitespace cleanup script in maps/python. 2009-01-30 01:22:22 +00:00
login Add autojailing scripts for PK, activated by DMs. 2011-06-09 22:20:06 +00:00
muzzle Split event files, make subdirs. 2006-01-07 23:44:05 +00:00
remove Restore original CFBank API 2017-07-27 06:35:06 +00:00
README Fix comment 2022-05-28 16:30:31 +02:00
python_init.py Avoid features in the python scripts that are removed from python 3.0. This is confirmed to still work on at least python 2.5 and as far as I understand the docs also python 2.4 2009-01-30 01:32:19 +00:00

README

This directory contains a single script:
 * python_init.py: called when the plugin is initialized. Will execute scripts in
    the 'init' subdirectory.