Difference between revisions of "HCraft"
BizarreCake (talk | contribs) |
m (Dead link) |
||
(7 intermediate revisions by one other user not shown) | |||
Line 7: | Line 7: | ||
CONTENT = | CONTENT = | ||
[[Image:HCraft-overhang.png|thumb|border|right|top|300px|hCraft's "overhang" world generator]] | [[Image:HCraft-overhang.png|thumb|border|right|top|300px|hCraft's "overhang" world generator]] | ||
− | '''hCraft''' is a custom server written in C++ by BizarreCake, currently implementing the | + | '''hCraft''' is a custom server written in C++ by BizarreCake, currently implementing the 4th version of the new protocol (1.7.2). |
− | Although hCraft is designed to become a general purpose server, it | + | Although hCraft is designed to become a general purpose server, it currently functions as a mostly classic/creative server (survival features are planned though). |
Inspired by many classic custom servers, such as: WoM 2009, the new WoM (WoM Realms), D3, MCSharp/MCZall/MCLawl, and fCraft. | Inspired by many classic custom servers, such as: WoM 2009, the new WoM (WoM Realms), D3, MCSharp/MCZall/MCLawl, and fCraft. | ||
Line 15: | Line 15: | ||
===== Links: ===== | ===== Links: ===== | ||
− | :Website: [http://www.hCraft.org/ www.hCraft.org] ( | + | :Public Test Server: '''devbox.hCraft.org:25565''' |
+ | :Website: [http://www.hCraft.org/ www.hCraft.org] (Dead link) <br /> | ||
:Source code: [http://www.github.com/BizarreCake/hCraft www.github.com/BizarreCake/hCraft]. | :Source code: [http://www.github.com/BizarreCake/hCraft www.github.com/BizarreCake/hCraft]. | ||
:IRC: #hCraft @ irc.panicirc.net/6667 | :IRC: #hCraft @ irc.panicirc.net/6667 | ||
Line 28: | Line 29: | ||
HEADING = '''Multiworld''' | | HEADING = '''Multiworld''' | | ||
CONTENT = | CONTENT = | ||
− | [[Image:HCraft-multiworld.png|thumb|border|right|top| | + | [[Image:HCraft-multiworld.png|thumb|border|right|top|300px|A 32x32 flatgrass world.]] |
+ | [[Image:HCraft-super-overhang.png|thumb|border|right|top|300px|The "experiment" world generator (super overhang biome)]] | ||
hCraft has been designed to be a fully multiworld server from the grounds up. | hCraft has been designed to be a fully multiworld server from the grounds up. | ||
Players can create worlds, switch between them at any time, backup them, restore them from backups, regenerate, resize, etc... | Players can create worlds, switch between them at any time, backup them, restore them from backups, regenerate, resize, etc... | ||
Line 186: | Line 188: | ||
: Displays all kinds of information about <player>. Such as their IP address, blocks destroyed, first login, etc... | : Displays all kinds of information about <player>. Such as their IP address, blocks destroyed, first login, etc... | ||
− | Handling griefers is pretty easy, hCraft also offers the following | + | Handling griefers is pretty easy, hCraft also offers the following commands: |
; /whodid | ; /whodid | ||
: Displays the selected block's modification history (who destroyed/created it, when, what type it was before it got destroyed, etc...) | : Displays the selected block's modification history (who destroyed/created it, when, what type it was before it got destroyed, etc...) |
Latest revision as of 16:53, 8 May 2022
Introduction
|
Multiworld
|
Block physics
|
Building and selections
|
Ranks
|
Moderation
|