-
Notifications
You must be signed in to change notification settings - Fork 3
/
README.txt
23 lines (17 loc) · 997 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
README.txt
ForgeTools is a mod for Minecraft Forge based servers which gives server
administrators access to information about the server from in-game such as
server lag (tick rate), number of entities in each dimension, how many chunks
are force-loaded in each dimension, and information about the current dimension
Additionally, it provides some basic tools for cleaning up entities on the
server, and enabling the commands to be used by a set of non-OP players
configured by an OP or server admin.
ForgeTools is currently running off of Forge 9.11.1.965 and MCP v8.11 for Minecraft
1.6.4. It is behind to match the development of the Feed the Beast modpack so
server managers can use it with FTB.
Minecraft Forge is available at:
http://files.minecraftforge.net/
MCP is available at:
http://mcp.ocean-labs.de/index.php/MCP_Old_Releases
ForgeTools is Copyright 2014, and licensed under the GNU Public License (GPL) v3
which can be found online at http://www.gnu.org/licenses/gpl.html.