Transform your server into a more social and immersive experience where players must greet each other to reveal their identities. Perfect for roleplay servers, social hubs, and communities that value meaningful player interactions.
Core Mechanics
- Hidden Identities - Player names are concealed until a greeting is exchanged
- Simple Interaction - Look at a player and press `F` to send a greeting request
- Mutual Agreement - Both players must accept to reveal their names
️ Smart Protection
- Cooldown System - 3-second cooldown between greeting requests to prevent spam
- Auto-Expiration - Requests automatically expire after 30 seconds
- Distance Check - Players must be within 5 blocks to interact
Multi-Language Support
- English and Russian languages included
- Fully translatable messages
---
How It Works
1. Look at another player
2. Press F to send a greeting request
3. Wait for them to accept
4. Success! Both players can now see each other's names
---
⚙️ Configuration
config.yml
Cooldown between sending greeting requests (seconds)
greeting_send_cooldown: 3
Time before a greeting request expires (seconds)
request_timeout: 30
Duration to display tooltip messages (seconds)
tooltip_display_duration: 5
Language: 'en' for English, 'ru' for Russian
language: en
```
All messages are fully customizable in `messages.yml`!
---
Commands
| Command | Description | Permission |
|---------|-------------|------------|
| `/social reload` | Reload plugin configuration | `socialgreet.admin` |
| `/social stats <player>` | View player greeting statistics | `socialgreet.admin` |
---
Permissions
| Permission | Description | Default |
|------------|-------------|---------|
| `socialgreet.use` | Allows using the greeting system | All players |
| `socialgreet.bypass` | Bypass cooldowns and restrictions | OP only |
| `socialgreet.admin` | Access to admin commands | OP only |
Support & Issues
Found a bug or have a suggestion? Please report it on the
https://t.me/Stamchuk