Added the ability to save protocol options on the player level. Implements #957.

This commit is contained in:
Griatch 2016-04-15 00:34:41 +02:00
parent 20403e356b
commit 79f5a4a93a
4 changed files with 77 additions and 12 deletions

View file

@ -123,7 +123,7 @@ class Session(object):
on uid etc).
"""
pass
self.protocol_flags.update(self.player.attributs.get("_saved_protocol_flags"), {})
# access hooks