Jump to content

Main Page: Difference between revisions

From fCraft Wiki
No edit summary
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 2: Line 2:
<span style="font-size:20px">'''Welcome to fCraft documentation Wiki.'''</span>
<span style="font-size:20px">'''Welcome to fCraft documentation Wiki.'''</span>


fCraft is a custom Minecraft Classic game server written in C#. Designed to be compatible with the default client, fCraft offers better performance and incorporates many new features. fCraft is free/open-source software, available under [[Licensing|MIT License]].
fCraft is a custom [http://www.minecraftwiki.net/wiki/Classic Minecraft Classic] game server written in [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#]. Designed to be compatible with the default client, fCraft offers better performance and incorporates many new features. fCraft is free/open-source software, available under [[Licensing|MIT License]].
 
Development of fCraft stopped around 2014. Source code is available on [https://github.com/fragmer/fCraft/ GitHub].


<div style="width:48%;float:left;margin-right:4%">
<div style="width:48%;float:left;margin-right:4%">
Line 14: Line 16:


=fCraft for Players=
=fCraft for Players=
* [[:Category:Commands|Commands]]
* [[:Category:Commands|Commands]] and [[Command Tips|command tips]]
* [[Blocks]]
* [[Blocks]]
* [[List of brushes|Brushes]]
* Chat [[colors]] and [[emotes]]


</div><div style="width:48%;float:left;margin-right:4%">
</div><div style="width:48%;float:left;margin-right:4%">


=fCraft for Server Operators=
=fCraft for Server Operators=
* [[:Category:Config|Configuration]]
* [[List_of_config_keys|Configuration]]
* [[:Category:Tools|Tools]]
* [[:Category:Tools|Tools]]
* [[Permissions]]
* [[Permissions]]
* [[List of command-line options|Command-line options]] and [[List of exit codes|exit codes]]
* [http://forum.fcraft.net/viewforum.php?f=5 Report a bug]
* [http://forum.fcraft.net/viewforum.php?f=5 Report a bug]
* [http://forum.fcraft.net/viewforum.php?f=14 Suggest a feature]
* [http://forum.fcraft.net/viewforum.php?f=14 Suggest a feature]
Line 29: Line 34:


=fCraft for Modders=
=fCraft for Modders=
* [http://svn.fcraft.net:8080/svn/fcraft/tags/0.610/ Get the source] (SVN)
* [http://forum.fcraft.net/viewtopic.php?f=40&t=2165 Modding FAQ]
* [http://forum.fcraft.net/viewforum.php?f=40 Mod forums]
* [[Architecture|Architecture overview]]
* [[Architecture|Architecture overview]]
* [[Roadmap|Project roadmap]]
* [[Mod Examples]]
* [[Mod Examples]]
* [http://www.fcraft.net/api/ API Reference] (work in progress)
* [http://www.fcraft.net/api/0.642/ API Reference] (work in progress)
* [http://forum.fcraft.net/viewforum.php?f=40 Mod forums]
* [[Licensing]]
* [[Licensing]]
* [[:Category:Dev|Misc dev articles]]


</div>
</div>


{{Alert|'''fCraft is a Minecraft Classic server. It does NOT work with Minecraft 1.3/SMP/CMP'''}}
{{Alert|'''fCraft is a Minecraft Classic server. It does NOT work with Minecraft 1.6/SMP/CMP'''}}
 
If you'd like to contribute to the fCraft wiki, [[Special:RequestAccount|request an account]]. Also please see [[Help:Contents|this help page]] before editing.

Latest revision as of 20:44, 8 January 2020

Welcome to fCraft documentation Wiki.

fCraft is a custom Minecraft Classic game server written in C#. Designed to be compatible with the default client, fCraft offers better performance and incorporates many new features. fCraft is free/open-source software, available under MIT License.

Development of fCraft stopped around 2014. Source code is available on GitHub.

fCraft for Players


fCraft is a Minecraft Classic server. It does NOT work with Minecraft 1.6/SMP/CMP

If you'd like to contribute to the fCraft wiki, request an account. Also please see this help page before editing.