Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
astei committed Sep 8, 2018
1 parent c38910b commit c141ec1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ built to be highly compatible with server software like Paper, Sponge, and
modding platforms such as Minecraft Forge, while also exposing a rich plugin
API and providing unparalleled scalability.

.. note:: This website is a work in progress. More documentation is coming soon.


.. toctree::
:maxdepth: 2
:caption: For Server Administrators
Expand Down
2 changes: 1 addition & 1 deletion users/frequently-asked-questions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Frequently asked questions
What versions of Minecraft does Velocity support?
-------------------------------------------------

Velocity supports Minecraft 1.8-1.13. It is important to note, however, that
Velocity supports Minecraft 1.8-1.13.1. It is important to note, however, that
Velocity does not translate between protocol versions - most packets from
the client and server are passed through the proxy unchanged. If you need
a multi-protocol solution for your Minecraft server, please consider installing
Expand Down
2 changes: 1 addition & 1 deletion users/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Getting started with Velocity

Velocity is refreshingly easy to set up.

.. warning:: Velocity is in an alpha-quality state and is not yet suitable for production use.
.. warning:: Velocity is in an alpha-quality state and is primarily suited for testing and small networks.


Installing Java
Expand Down

0 comments on commit c141ec1

Please sign in to comment.