An open API service indexing awesome lists of open source software.

https://github.com/jlchntoz/chraft.fakeserver

Minecraft Paid User Verify Server
https://github.com/jlchntoz/chraft.fakeserver

Last synced: over 1 year ago
JSON representation

Minecraft Paid User Verify Server

Awesome Lists containing this project

README

          

chraft.fakeserver
=================

Minecraft Paid User Verify Service.

This is a standalone verify server, which is used to verify the paid IDs in Minecraft.

## Instruction for players
- Select the multiplayer mode
- Click Direct Connect
- Enter the IP or domain name that hosted this verify server
- Click Connect
- Wait for a while, it will return the verify code to you if you are paid user
- Follow the instruction where you need to verify to

## Instruction for developers
- Compile the program with Mono or .NET Framework or download it.
- Make a new XML file named ChraftMCPaidVerify.config.xml with following contents:

```xml












```

Please modify the values above to make it suitable for your needs.
- Run the exe file with .NET Framework or Mono, which is the server itself.