2020-06-13 00:36:45 +02:00
<!DOCTYPE html>
2020-10-15 01:31:30 +02:00
< html >
2020-06-15 21:52:33 +02:00
< head >
< meta charset = "utf-8" / >
2020-10-15 01:31:30 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / >
2020-10-11 22:19:29 +02:00
< title > Administrative Docs — Evennia 0.9.5 documentation< / title >
2020-06-15 21:52:33 +02:00
< link rel = "stylesheet" href = "_static/nature.css" type = "text/css" / >
< link rel = "stylesheet" href = "_static/pygments.css" type = "text/css" / >
< script id = "documentation_options" data-url_root = "./" src = "_static/documentation_options.js" > < / script >
< script src = "_static/jquery.js" > < / script >
< script src = "_static/underscore.js" > < / script >
< script src = "_static/doctools.js" > < / script >
< script src = "_static/language_data.js" > < / script >
2020-06-13 23:31:27 +02:00
< link rel = "shortcut icon" href = "_static/favicon.ico" / >
2020-06-15 21:52:33 +02:00
< link rel = "index" title = "Index" href = "genindex.html" / >
2020-10-15 01:31:30 +02:00
< link rel = "search" title = "Search" href = "search.html" / >
< link rel = "next" title = "Choosing An SQL Server" href = "Choosing-An-SQL-Server.html" / >
< link rel = "prev" title = "Getting Started" href = "Getting-Started.html" / >
2020-06-15 21:52:33 +02:00
< / head > < body >
< div class = "related" role = "navigation" aria-label = "related navigation" >
< h3 > Navigation< / h3 >
< ul >
< li class = "right" style = "margin-right: 10px" >
< a href = "genindex.html" title = "General Index"
accesskey="I">index< / a > < / li >
< li class = "right" >
< a href = "py-modindex.html" title = "Python Module Index"
>modules< / a > |< / li >
2020-10-15 01:31:30 +02:00
< li class = "right" >
< a href = "Choosing-An-SQL-Server.html" title = "Choosing An SQL Server"
accesskey="N">next< / a > |< / li >
< li class = "right" >
< a href = "Getting-Started.html" title = "Getting Started"
accesskey="P">previous< / a > |< / li >
< li class = "nav-item nav-item-0" > < a href = "index.html" > Evennia 0.9.5< / a > » < / li >
< li class = "nav-item nav-item-this" > < a href = "" > Administrative Docs< / a > < / li >
2020-06-15 21:52:33 +02:00
< / ul >
2020-11-14 11:55:52 +01:00
< div class = "develop" > develop branch< / div >
2020-06-15 21:52:33 +02:00
< / div >
< div class = "document" >
< div class = "documentwrapper" >
< div class = "bodywrapper" >
< div class = "body" role = "main" >
2020-06-13 00:36:45 +02:00
< div class = "section" id = "administrative-docs" >
< h1 > Administrative Docs< a class = "headerlink" href = "#administrative-docs" title = "Permalink to this headline" > ¶< / a > < / h1 >
2020-10-11 22:19:29 +02:00
< p > The following pages are aimed at game administrators – the higher-ups that possess shell access and
are responsible for managing the game.< / p >
2020-06-13 00:36:45 +02:00
< div class = "section" id = "installation-and-early-life" >
< h2 > Installation and Early Life< a class = "headerlink" href = "#installation-and-early-life" title = "Permalink to this headline" > ¶< / a > < / h2 >
< ul class = "simple" >
< li > < p > < a class = "reference internal" href = "Choosing-An-SQL-Server.html" > < span class = "doc" > Choosing (and installing) an SQL Server< / span > < / a > < / p > < / li >
< li > < p > < a class = "reference internal" href = "Getting-Started.html" > < span class = "doc" > Getting Started - Installing Evennia< / span > < / a > < / p > < / li >
< li > < p > < a class = "reference internal" href = "Running-Evennia-in-Docker.html" > < span class = "doc" > Running Evennia in Docker Containers< / span > < / a > < / p > < / li >
< li > < p > < a class = "reference internal" href = "Start-Stop-Reload.html" > < span class = "doc" > Starting, stopping, reloading and resetting Evennia< / span > < / a > < / p > < / li >
< li > < p > < a class = "reference internal" href = "Updating-Your-Game.html" > < span class = "doc" > Keeping your game up to date< / span > < / a > < / p > < / li >
2020-06-16 22:49:43 +02:00
< li > < p > < a class = "reference external" href = "Updating-Your-Game.html#resetting-your-database" > Resetting your database< / a > < / p > < / li >
2020-06-13 00:36:45 +02:00
< li > < p > < a class = "reference internal" href = "Online-Setup.html" > < span class = "doc" > Making your game available online< / span > < / a > < / p >
< ul >
2020-06-16 22:49:43 +02:00
< li > < p > < a class = "reference external" href = "Online-Setup.html#hosting-options" > Hosting options< / a > < / p > < / li >
< li > < p > < a class = "reference external" href = "Online-Setup.html#ssl" > Securing your server with SSL/Let’ s Encrypt< / a > < / p > < / li >
2020-06-13 00:36:45 +02:00
< / ul >
< / li >
2020-10-11 22:19:29 +02:00
< li > < p > < a class = "reference internal" href = "Evennia-Game-Index.html" > < span class = "doc" > Listing your game< / span > < / a > at the online < a class = "reference external" href = "http://games.evennia.com" > Evennia game
index< / a > < / p > < / li >
2020-06-13 00:36:45 +02:00
< / ul >
< / div >
< div class = "section" id = "customizing-the-server" >
< h2 > Customizing the server< a class = "headerlink" href = "#customizing-the-server" title = "Permalink to this headline" > ¶< / a > < / h2 >
< ul class = "simple" >
2020-06-16 22:49:43 +02:00
< li > < p > < a class = "reference external" href = "Server-Conf.html#Settings-file" > Changing the Settings< / a > < / p >
2020-06-13 00:36:45 +02:00
< ul >
2020-10-11 22:19:29 +02:00
< li > < p > < a class = "reference external" href = "https://github.com/evennia/evennia/blob/master/evennia/settings_default.py" > Available Master
Settings< / a > < / p > < / li >
2020-06-13 00:36:45 +02:00
< / ul >
< / li >
< li > < p > < a class = "reference internal" href = "Internationalization.html" > < span class = "doc" > Change Evennia’ s language< / span > < / a > (internationalization)< / p > < / li >
< li > < p > < a class = "reference internal" href = "Apache-Config.html" > < span class = "doc" > Apache webserver configuration< / span > < / a > (optional)< / p > < / li >
< li > < p > < a class = "reference internal" href = "Text-Encodings.html" > < span class = "doc" > Changing text encodings used by the server< / span > < / a > < / p > < / li >
< li > < p > < a class = "reference internal" href = "Connection-Screen.html" > < span class = "doc" > The Connection Screen< / span > < / a > < / p > < / li >
< li > < p > < a class = "reference internal" href = "Guest-Logins.html" > < span class = "doc" > Guest Logins< / span > < / a > < / p > < / li >
< li > < p > < a class = "reference internal" href = "IRC.html" > < span class = "doc" > How to connect Evennia to IRC channels< / span > < / a > < / p > < / li >
< li > < p > < a class = "reference internal" href = "RSS.html" > < span class = "doc" > How to connect Evennia to RSS feeds< / span > < / a > < / p > < / li >
< li > < p > < a class = "reference internal" href = "Grapevine.html" > < span class = "doc" > How to connect Evennia to Grapevine< / span > < / a > < / p > < / li >
< li > < p > < a class = "reference internal" href = "How-to-connect-Evennia-to-Twitter.html" > < span class = "doc" > How to connect Evennia to Twitter< / span > < / a > < / p > < / li >
< / ul >
< / div >
< div class = "section" id = "administrating-the-running-game" >
< h2 > Administrating the running game< a class = "headerlink" href = "#administrating-the-running-game" title = "Permalink to this headline" > ¶< / a > < / h2 >
< ul class = "simple" >
< li > < p > < a class = "reference internal" href = "Client-Support-Grid.html" > < span class = "doc" > Supported clients< / span > < / a > (grid of known client issues)< / p > < / li >
< li > < p > < a class = "reference internal" href = "Building-Permissions.html" > < span class = "doc" > Changing Permissions< / span > < / a > of users< / p > < / li >
< li > < p > < a class = "reference internal" href = "Banning.html" > < span class = "doc" > Banning< / span > < / a > and deleting users< / p >
< ul >
2020-06-16 22:49:43 +02:00
< li > < p > < a class = "reference external" href = "Banning.html#summary-of-abuse-handling-tools" > Summary of abuse-handling tools< / a > in the default cmdset< / p > < / li >
2020-06-13 00:36:45 +02:00
< / ul >
< / li >
< / ul >
< / div >
< div class = "section" id = "working-with-evennia" >
< h2 > Working with Evennia< a class = "headerlink" href = "#working-with-evennia" title = "Permalink to this headline" > ¶< / a > < / h2 >
< ul class = "simple" >
< li > < p > < a class = "reference internal" href = "Version-Control.html" > < span class = "doc" > Setting up your work environment with version control< / span > < / a > < / p > < / li >
< li > < p > < a class = "reference internal" href = "First-Steps-Coding.html" > < span class = "doc" > First steps coding with Evennia< / span > < / a > < / p > < / li >
< li > < p > < a class = "reference internal" href = "Continuous-Integration.html" > < span class = "doc" > Setting up a continuous integration build environment< / span > < / a > < / p > < / li >
< / ul >
2020-10-15 01:31:30 +02:00
< div class = "toctree-wrapper compound" >
< / div >
2020-06-13 00:36:45 +02:00
< / div >
< / div >
2020-10-15 01:31:30 +02:00
< div class = "clearer" > < / div >
2020-06-13 00:36:45 +02:00
< / div >
< / div >
< / div >
2020-06-15 21:52:33 +02:00
< div class = "sphinxsidebar" role = "navigation" aria-label = "main navigation" >
< div class = "sphinxsidebarwrapper" >
< p class = "logo" > < a href = "index.html" >
< img class = "logo" src = "_static/evennia_logo.png" alt = "Logo" / >
< / a > < / p >
< div id = "searchbox" style = "display: none" role = "search" >
< h3 id = "searchlabel" > Quick search< / h3 >
< div class = "searchformwrapper" >
< form class = "search" action = "search.html" method = "get" >
< input type = "text" name = "q" aria-labelledby = "searchlabel" / >
< input type = "submit" value = "Go" / >
< / form >
< / div >
< / div >
< script > $ ( '#searchbox' ) . show ( 0 ) ; < / script >
< p > < h3 > < a href = "index.html" > Table of Contents< / a > < / h3 >
< ul >
< li > < a class = "reference internal" href = "#" > Administrative Docs< / a > < ul >
< li > < a class = "reference internal" href = "#installation-and-early-life" > Installation and Early Life< / a > < / li >
< li > < a class = "reference internal" href = "#customizing-the-server" > Customizing the server< / a > < / li >
< li > < a class = "reference internal" href = "#administrating-the-running-game" > Administrating the running game< / a > < / li >
< li > < a class = "reference internal" href = "#working-with-evennia" > Working with Evennia< / a > < / li >
< / ul >
< / li >
< / ul >
2020-06-13 00:36:45 +02:00
2020-10-15 01:31:30 +02:00
< h4 > Previous topic< / h4 >
< p class = "topless" > < a href = "Getting-Started.html"
title="previous chapter">Getting Started< / a > < / p >
< h4 > Next topic< / h4 >
< p class = "topless" > < a href = "Choosing-An-SQL-Server.html"
title="next chapter">Choosing An SQL Server< / a > < / p >
2020-06-15 21:52:33 +02:00
< div role = "note" aria-label = "source link" >
<!-- h3>This Page</h3 -->
< ul class = "this-page-menu" >
< li > < a href = "_sources/Administrative-Docs.md.txt"
rel="nofollow">Show Page Source< / a > < / li >
< / ul >
< / div >
< h3 > Versions< / h3 >
< ul >
2020-07-14 00:21:00 +02:00
< li > < a href = "../1.0-dev/index.html" > 1.0-dev (develop branch)< / a > < / li >
2020-10-11 22:19:29 +02:00
< li > < a href = "Administrative-Docs.html" > 0.9.5 (master branch)< / a > < / li >
2020-06-15 21:52:33 +02:00
< / ul >
2020-06-14 21:48:02 +02:00
2020-06-15 21:52:33 +02:00
< / div >
< / div >
< div class = "clearer" > < / div >
< / div >
< div class = "related" role = "navigation" aria-label = "related navigation" >
< h3 > Navigation< / h3 >
< ul >
< li class = "right" style = "margin-right: 10px" >
< a href = "genindex.html" title = "General Index"
>index< / a > < / li >
< li class = "right" >
< a href = "py-modindex.html" title = "Python Module Index"
>modules< / a > |< / li >
2020-10-15 01:31:30 +02:00
< li class = "right" >
< a href = "Choosing-An-SQL-Server.html" title = "Choosing An SQL Server"
>next< / a > |< / li >
< li class = "right" >
< a href = "Getting-Started.html" title = "Getting Started"
>previous< / a > |< / li >
< li class = "nav-item nav-item-0" > < a href = "index.html" > Evennia 0.9.5< / a > » < / li >
< li class = "nav-item nav-item-this" > < a href = "" > Administrative Docs< / a > < / li >
2020-06-15 21:52:33 +02:00
< / ul >
2020-11-14 11:55:52 +01:00
< div class = "develop" > develop branch< / div >
2020-06-15 21:52:33 +02:00
< / div >
< div class = "footer" role = "contentinfo" >
© Copyright 2020, The Evennia developer community.
2020-10-15 01:31:30 +02:00
Created using < a href = "https://www.sphinx-doc.org/" > Sphinx< / a > 3.2.1.
2020-06-15 21:52:33 +02:00
< / div >
< / body >
2020-06-13 00:36:45 +02:00
< / html >