Obsidian icon indicating copy to clipboard operation
Obsidian copied to clipboard

A C# implementation of the Minecraft server protocol.

Results 50 Obsidian issues
Sort by recently updated
recently updated
newest added

This is a draft for a reason. See https://discord.com/channels/772894170451804220/772894226756403251/1004359928909156392

enhancement
epic

Honestly thought this was gonna take a bit more effort but apparently the client doesn't even send ArgumentSignatures? Not sure why but it made my life simpler

bug

A list of shortcomings related to the game itself or other problems. I think it would be time to make a list in which there will be all the minor...

bug
future
priority: medium

Making event objects more consistent with naming, extraction of common parameters into interfaces, other minor event system-related changes.

The first block that gets placed after server start has biome colors, all other placed blocks dont have biome colors and are white. After rejoining even the first block which...

bug
server
priority: medium

Created Ban/Unban/Kick commands for future moderation

Before the first official Obsidian release, we can make use of preview .NET technologies. There is no reason not to, as we don't have any end-customers who may suffer from...

epic

User capes are not properly loading as of right now. ![image](https://user-images.githubusercontent.com/12187179/167255059-dfee9154-2757-49f5-ab7d-0027660a72a1.png)

bug

The command framework could use some work. Assigning self for a major refactor.

epic
commands
priority: medium