Skip to content

The corresponding client mod for the AuthMod Bukkit plugin

License

Notifications You must be signed in to change notification settings

conehead/AuthModClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AuthModClient

This is the corresponding client mod for use with the AuthMod Bukkit plugin. In conjunction with the Bukkit plugin, this allows users (particularly staff members) to authenticate themselves with an RSA certificate.

Setting up AuthModClient

Install it as you would any other mod. It modifies NetClientHandler and Packet250CustomPayload, and adds two other classes.

Acquire an AuthMod key from your server owner, and put it directly in your .minecraft folder as "authmod.key".

Usage

You should be able to connect to the server as usual. If you want to connect from a different computer, you'll have to install AuthMod and copy your authmod.key to it as well.

About

The corresponding client mod for the AuthMod Bukkit plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages