Main Page: Difference between revisions

From fCraft Wiki
Jump to navigation Jump to search
No edit summary
m Update link to Minecraft Classic
 
(22 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 [https://minecraft.fandom.com/wiki/Java_Edition_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 13: Line 15:
</div><div style="width:48%;float:left">
</div><div style="width:48%;float:left">


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


{{Alert|'''fCraft is a Minecraft Classic server. It does NOT work with Minecraft 1.2/SMP/CMP'''}}
</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:Commands|Commands]]
* [[: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 28: 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/0.612/ 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.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 19:08, 13 August 2026

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.

Getting Started

fCraft for Players

fCraft for Server Operators

fCraft for Modders


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.