houdini/houdini
floogal b19e848a10
Update message.py
Made the 'warn' section in the database kick the player. It currently does nothing, not even filtering the message.
2021-05-26 20:56:29 +01:00
..
data Fix indent 2021-01-21 00:01:43 -07:00
handlers Update message.py 2021-05-26 20:56:29 +01:00
plugins Custom attributes for players and plugins 2020-05-17 03:21:34 +01:00
__init__.py Prevent waddle seat IDs going out of sync 2020-08-07 18:06:39 +01:00
commands.py Organise imports 2020-06-05 22:45:23 +01:00
constants.py Move all enums and constants into their own module 2019-08-23 21:48:26 +01:00
converters.py Organise imports 2020-06-05 22:45:23 +01:00
cooldown.py Make sure references to penguin object are expunged by gc 2020-07-14 22:20:04 +01:00
crypto.py Add support for hashing integers in the Crypto class 2019-10-02 10:13:32 +01:00
houdini.py Move background task calls to their respective handler modules 2020-06-12 15:17:12 +01:00
penguin.py Penguin class wrapper functions for adding and revoking permissions 2020-05-17 03:23:49 +01:00
permissions.py Extra wrapper methods for creating permission handler checks 2020-05-17 03:24:14 +01:00
spheniscidae.py Implement AbortHandlerChain exception for aborting future handlers 2020-07-01 00:11:39 +01:00