Skip to content

Latest commit

 

History

History
67 lines (50 loc) · 1.85 KB

index.rst

File metadata and controls

67 lines (50 loc) · 1.85 KB

Home

Welcome to the Glowstone documentation!

Glowstone is a fast, customizable and compatible open source Minecraft server written in Java that supports plugins for Bukkit, as continued by Spigot and Paper. Glowstone's code is completely from scratch, so some Bukkit plugins that use Mojang code will not work, though.

This documentation introduces Glowstone mostly for server owners. If you are someone that plays on a server powered by Glowstone, you may find our website more interesting. If you are a developer, you can find more contributing instructions on our wiki.

If you need help with something or if the documentation can't answer your question, you can chat with us via our Discord server.

.. toctree::
    :maxdepth: 1
    :caption: About
    :titlesonly:

    About/why_glowstone


.. toctree::
    :maxdepth: 1
    :caption: Getting Started
    :titlesonly:

    Getting_Started/install_java
    Getting_Started/install_glowstone
    Getting_Started/first_run
    Getting_Started/connect
    Getting_Started/basic_admin
    Getting_Started/plugins
    Getting_Started/additional_help

.. toctree::
    :maxdepth: 1
    :caption: Configuration Guide
    :titlesonly:

    Configuration_Guide/index
    Configuration_Guide/glowstone_yml

.. toctree::
    :maxdepth: 1
    :caption: Frequently Asked Questions
    :titlesonly:

    FAQ/errors
    FAQ/frequently_asked_features
    FAQ/inconsistencies
    FAQ/legal

.. toctree::
    :maxdepth: 3
    :caption: Development
    :titlesonly:

    Development/docs.rst
    Development/Design_Documents/index