Skip to content

A minecraft server made in c#, forked from SharpMC.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
SharpMC_LICENSE
Notifications You must be signed in to change notification settings

SharperMC/SharperMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharperMC dependencies

SharperMC is a forked & improved version of SharpMC. You can find SharpMC Here.

What is SharperMC?

SharperMC is a C# 1.8.x Minecraft server running on the .NET Framework.

Installation & Setup

  • Downloads for the latest & most stable builds can be found Here.

Supported / Unsupported game mechanics

Client side / in game player visible

  • Basic world generation.
  • Liquid physics.
  • Most blocks / Commonly use items.
  • Tablist (Online players, Player ping).
  • MOTD support (Online players, Custom description, Server ping).
  • Doors / Trapdoors.
  • Combat / Player Health.
  • World time.
  • Chat.
  • Storage / Crafting / Smelting.
  • Nether (Currently does not work from SharpMC fork).
  • Player fall damage.
  • Entities / Mobs.
  • Player skins.
  • Redstone.
  • Anvil/Sand falling physics.
  • Projectiles.
  • Beacons.
  • Player effects / Potions / Brewing.
  • Enderpearls
  • Eye of Ender.
  • Books / Book Data.
  • Jukeboxes / Music.
  • Rails/Minecarts
  • Boats
  • Bows
  • Fishing
  • Nametags.
  • Signs / Most decoration items.
  • Growing trees / Placing trees.
  • Food / Hunger.

Server side / technical stuff

  • Protocol 47 (1.8 - 1.8.9).
  • Multiple client connections at a single time.
  • Persistent Player/PlayerInventory/Chunk data.
  • Chat commands (not every command in vanilla yet).
  • Tab support.
  • Full packet support.
  • Plugin support.

Useful resources

  • Wiki.VG Helpful in understanding how Minecraft works.

Dependencies

Licensing

SharperMC uses MIT License you can find it Here.

About

A minecraft server made in c#, forked from SharpMC.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
SharpMC_LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages