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
- Host: GitHub
- URL: https://github.com/jlchntoz/chraft.fakeserver
- Owner: JLChnToZ
- Created: 2013-07-12T04:38:40.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-12T05:08:12.000Z (about 13 years ago)
- Last Synced: 2025-02-12T17:53:21.629Z (over 1 year ago)
- Language: C#
- Size: 125 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LicenseNotice.txt
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.