Skip to content

jacob1/SessionSkip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple velocity proxy plugin, that allows keeping server in a mixed online mode. By default, all players are authenticated, but for players that don't own the game, they can be whitelisted by IP and will bypass Mojang authentication servers.

Usage:

  • /exempt add <player> <cidr>
    • Exempts a player
  • /exempt remove <player> <cidr>
    • Removes an existing exemption
  • /exempt removeall <player>
    • Removes all exemptions on a player. You'll also need to migrate their inventory from an offline UUID to an online UUID.
  • /exempt list <player>
    • List all exemptions on a player
  • /exempt listplayers
    • List all players that have exemptions
  • /exempt reload
    • Reload config from disk

About

Skip authentication with the Minecraft session servers under specific conditions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%