LICENSE
README.md
pyproject.toml
src/evennia_shards/__init__.py
src/evennia_shards/apps.py
src/evennia_shards/chargen.py
src/evennia_shards/commands.py
src/evennia_shards/config.py
src/evennia_shards/errors.py
src/evennia_shards/handoff.py
src/evennia_shards/hooks.py
src/evennia_shards/log.py
src/evennia_shards/messagebus.py
src/evennia_shards/messaging.py
src/evennia_shards/middleware.py
src/evennia_shards/models.py
src/evennia_shards/portal_services.py
src/evennia_shards/protocols.py
src/evennia_shards/script_confinement.py
src/evennia_shards/search.py
src/evennia_shards/teleport.py
src/evennia_shards/tenancy.py
src/evennia_shards/tests.py
src/evennia_shards/tickets.py
src/evennia_shards.egg-info/PKG-INFO
src/evennia_shards.egg-info/SOURCES.txt
src/evennia_shards.egg-info/dependency_links.txt
src/evennia_shards.egg-info/requires.txt
src/evennia_shards.egg-info/top_level.txt
src/evennia_shards/migrations/0001_add_shard_id_to_objectdb.py
src/evennia_shards/migrations/0002_message.py
src/evennia_shards/migrations/0003_ticket.py
src/evennia_shards/migrations/0004_ticket_client_ip.py
src/evennia_shards/migrations/__init__.py
src/evennia_shards/static/evennia_shards/js/shard_redirect.js
tests/test_settings.py