Main Page: Difference between revisions

From fCraft Wiki
Jump to navigation Jump to search
No edit summary
m Update link to Minecraft Classic
 
(43 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 [http://www.opensource.org/licenses/mit-license.php 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]].


{{Alert|'''fCraft does NOT support Minecraft Alpha/Beta/SMP.'''}}
Development of fCraft stopped around 2014. Source code is available on [https://github.com/fragmer/fCraft/ GitHub].


{{Notice|The Wiki is currently under construction, and is being filled with content. Please pardon the red links.}}
<div style="width:48%;float:left;margin-right:4%">
=Getting Started=
* '''<span style="font-size:150%">Download fCraft: {{LatestVersion}}</span>''' ([[version history|changelog]])
* [[Installation instructions]]
* [[Troubleshooting]]
* [http://forum.fcraft.net/viewforum.php?f=15 Get support]
 
</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]]


=Getting Started=
</div><div style="width:48%;float:left;margin-right:4%">
* <span style="font-size:150%">Download fCraft: {{LatestVersion}}</span>
* [[Installation Instructions]]
* [http://forum.fcraft.net/viewforum.php?f=15 Get support]


<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 25: Line 34:


=fCraft for Modders=
=fCraft for Modders=
* [http://svn.fcraft.net:8080/svn/fcraft/branch-0.60x/ 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]]
* [[:Category:API|API Reference]]
* [[Mod Examples]]
** [[:Category:Namespaces|Namespaces]]
* [http://www.fcraft.net/api/0.642/ API Reference] (work in progress)
** [[:Category:Classes|Classes]]
* [[Licensing]]
** [[:Category:Events|Event hooks]]
* [[: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.