CauthonAuth
🟠 Updated over a year agoPreview

🔍 Analysis
- 🏆 #1332 of 1452 bukkit mods in this game by downloads
📋 About This Mod
Players can register with /register
Authentication is tied to UUIDs and optionally associated with IP addresses.
Players are given a configurable amount of time to log in after joining. Failure to log in results in a kick.
Players are automatically logged in if their IP matches the stored IP from their last session.
Players cannot interact with the environment (e.g., chat, move, place/break blocks) unless authenticated.
Restricts the number of accounts that can be registered from a single IP address (configurable).
Supports configuration via config.yml and persistent player data storage in playerdata.yml.
config.yml:
login-timeout-seconds: 60 # Time in seconds before unauthenticated players are kicked.
max-accounts-per-ip: 3 # Maximum number of accounts that can be registered from a single IP.
Check https://github.com/KanemotoYamatoMaaku/CauthonAuth/blob/main/LICENSE for usage license.
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- kane44hd
- Version
- 1.0.0
- Downloads
- 381
- Endorsements
- 1
- Category
- bukkit
- Created
- 11/25/2024
- Updated
- 11/24/2024
- Game Versions
- 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does CauthonAuth support?
The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.
What is the latest version of CauthonAuth?
Version 1.0.0, published 2024-11-24 with 381 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await