# YLLogin - Release Notes
## Version 0.1-beta (May 6, 2025)
**First Official Release**
We are proud to announce the first official release of the YLLogin plugin! This release includes the following key features:
### New Features
- **Registration and Login System**: A secure registration and login system for players.
- **Multilingual Support**: Full language support for English and Turkish.
- **Start Area**: A designated start area for players who are not logged in.
- **Return to Previous Location**: Return to the previous location after login with the `/yllback` command.
- **User Management**: Extensive admin commands.
- **Secure Data Storage**: Store data in separate files for each user.
- **Password Encryption**: Optional password encryption system.
### Commands
- `/register <password>` - Creates a new account
- `/signin <password>` - Logs into your current account
- `/yllback` - Returns to your previous location
- `/yllogin help` - Main command help menu
- `/ylloginadmin help` - Admin command help menu
### Admin Commands
- `/ylloginadmin setstarting` - Sets the starting area
- `/ylloginadmin togglestarting` - Toggles the starting area
- `/ylloginadmin listusers` - Lists registered users
- `/ylloginadmin deleteuser <player>` - Deletes a user's data
### Permissions
- `yllogin.register` - Permission to register
- `yllogin.signin` - Permission to log in
- `yllogin.back` - Permission to return to previous location
- `yllogin.admin` - Admin permission to use commands
### Technical Details
- Minecraft versions: 1.8 - 1.20 supported
- Uses Spigot/Paper API
- Each user data is stored in separate files in the "userdata" folder
- Language files are located in the "lang" folder
### Future Plans
- More language support
- MySQL database integration
- 2FA (Two Factor Authentication) support
- Session duration setting
- Password reset system
- Web panel integration
---
Thank you for using this plugin! Please contact us for your feedback and suggestions.
- **Website**: [minecraft.younglionofficial.com](
https://minecraft.younglionofficial.com)